blib/lib/PDF/API3/Compat/API2/Basic/PDF/Filter.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 21 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
155 | 0 | 0 | 0 | $isend and $i > length $str |
171 | 0 | 0 | 0 | exists $$self{'incache'} and $$self{'incache'} ne '' |
180 | 0 | 0 | 0 | $isend and substr($str, $i, 6) =~ /^(.{2,4})\~\>$/o |
201 | 0 | 0 | 0 | not $isend and $i > length $str |
327 | 0 | 0 | 0 | $isend and length $str & 1 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
402 | 0 | 0 | 0 | $dat ne '' or $cache_size > 0 |
436 | 0 | 0 | 0 | $dat ne '' or $cache_size > 0 |