| Class | Coverage |
|---|---|
| Pop\Mail\Transport\Google | 42% |
| Pop\Mail\Client\Google | 44% |
| Pop\Mail\Transport\Sendmail | 45% |
| Class | Coverage | Complexity | CRAP |
|---|---|---|---|
| Pop\Mail\Client\Google | 44.1% | 48 | 451 |
| Pop\Mail\Transport\Sendmail | 45.5% | 8 | 18 |
| Method | Coverage |
|---|---|
| toByteStream | 0% |
| send | 0% |
| send | 0% |
| getAttachments | 23% |
| getMessages | 34% |
| send | 42% |
| sendFromQueue | 50% |
| requestToken | 55% |
| sendFromDir | 61% |
| Method | Coverage | Complexity | CRAP |
|---|---|---|---|
| getMessages | 34.8% | 31 | 296 |
| getAttachments | 23.1% | 6 | 22 |
| send | 0.0% | 4 | 20 |
| requestToken | 55.6% | 8 | 13 |
| sendFromDir | 61.5% | 7 | 9 |
| sendFromQueue | 50.0% | 4 | 6 |
| toByteStream | 0.0% | 2 | 6 |