Condition Coverage

blib/lib/version/AlphaBeta.pm
Criterion Covered Total %
condition 6 12 50.0


and 3 conditions

line !l l&&!r l&&r condition
53 8 0 19 scalar @value >= 2 and scalar @value <= 4
57 19 0 0 $value[0] == 0 and $value[1] == 0
19 0 0 $value[0] == 0 and $value[1] == 0 and defined $value[2]

or 3 conditions

line l !l&&r !l&&!r condition
37 14 13 0 ref $proto || $proto