Condition Coverage

blib/lib/Ogg/Vorbis/Header.pm
Criterion Covered Total %
condition 0 19 0.0


and 3 conditions

line !l l&&!r l&&r condition
87 0 0 0 $key and $value
0 0 0 $key and $value and $num =~ /^\d*$/
105 0 0 0 $key and $num =~ /^\d*$/

or 2 conditions

line l !l condition
85 0 0 $num ||= 0
103 0 0 $num ||= 0

or 3 conditions

line l !l&&r !l&&!r condition
22 0 0 0 ref $id || $id
69 0 0 0 @comments < 2 or @comments % 2 != 0