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 9 4 $match_valid and $match_value =~ /$3/
112 1 1 15 ref $_[0] eq 'CODE' and ref $_[1] eq 'CODE'
136 57 1 4 scalar @handlers == 0 and &_try_autoload_for($record)