Condition Coverage

blib/lib/WARC/Volume.pm
Criterion Covered Total %
condition 3 8 37.5


and 2 conditions

line l !l condition
139 0 27 scalar @stat_record and scalar @stat_volume

and 3 conditions

line !l l&&!r l&&r condition
139 0 0 27 scalar @stat_record and scalar @stat_volume and $stat_record[0] == $stat_volume[0]
0 0 27 scalar @stat_record and scalar @stat_volume and $stat_record[0] == $stat_volume[0] and $stat_record[1] != $stat_volume[1]