Condition Coverage

blib/lib/WARC/Record/Replay.pm
Criterion Covered Total %
condition 9 9 100.0


and 3 conditions

line !l l&&!r l&&r condition
90 4 54 6 $match_valid and $match_value =~ /$3/
112 1 1 23 ref $_[0] eq 'CODE' and ref $_[1] eq 'CODE'
136 134 19 6 scalar @handlers == 0 and &_try_autoload_for($record)