| blib/lib/GMail/Checker.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 2 | 9 | 22.2 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 27 | 1 | 0 | 0 | exists $params{'USERNAME'} and exists $params{'PASSWORD'} |
| 171 | 0 | 0 | 0 | $gans ne ".\r\n" and not $gans =~ /^--$boundary/i |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 25 | 0 | 1 | 0 | ref $proto || $proto |