Condition Coverage

blib/lib/Text/PDF/Filter.pm
Criterion Covered Total %
condition 0 15 0.0


and 3 conditions

line !l l&&!r l&&r condition
123 0 0 0 $isend and $i > length $str
148 0 0 0 $isend and substr($str, $i, 6) =~ /^(.{2,4})\~\>$/o
169 0 0 0 not $isend and $i > length $str
295 0 0 0 $isend and length $str & 1

or 3 conditions

line l !l&&r !l&&!r condition
367 0 0 0 $dat ne '' or $self->{'cache_size'} >= $self->{'insize'}