Condition Coverage

lib/Archive/Probe.pm
Criterion Covered Total %
condition 5 24 20.8


and 3 conditions

line !l l&&!r l&&r condition
250 0 0 0 -f $f and $self->_is_archive_file($f)
276 0 0 0 $ret and $recursive
419 0 0 4 ref $$pat_ref[0] eq 'CODE' and defined $$pat_ref[1]
444 0 0 0 $file_pos and $file_pos < length $entry
485 0 0 0 $file_pos_7z and $file_pos_7z < length $entry

or 3 conditions

line l !l&&r !l&&!r condition
87 0 8 0 ref $self || $self
166 4 4 8 $entry eq '.' or $entry eq '..'
248 0 0 0 $entry eq '.' or $entry eq '..'