blib/lib/Image/TextMode/Reader.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 8 | 75.0 |
line | true | false | branch |
---|---|---|---|
39 | 1 | 37 | if ($image->has_sauce) |
40 | 1 | 0 | unless ($$options{'width'}) |
56 | 32 | 6 | unless (ref $fh) |
58 | 0 | 32 | unless open $fh, '<', $file |