| blib/lib/PDF/API2/Resource/XObject/Image/PNM.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 18 | 27.7 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 51 | 0 | 0 | 2 | not defined $rc or $rc != 3 |
| 69 | 0 | 0 | 2 | $info{'type'} == 1 or $info{'type'} == 4 |
| 0 | 0 | 2 | $info{'type'} == 2 or $info{'type'} == 5 | |
| 82 | 0 | 0 | 16 | not defined $rc or $rc != 1 |
| 251 | 0 | 0 | 0 | $info->{'max'} == 255 or $info->{'max'} == 65535 |
| 278 | 2 | 0 | 0 | $info->{'max'} == 255 or $info->{'max'} == 65535 |