Condition Coverage

lib/CPANPLUS/YACSmoke/SortVers.pm
Criterion Covered Total %
condition 0 15 0.0


and 3 conditions

line !l l&&!r l&&r condition
22 0 0 0 @A and @B
25 0 0 0 $A eq '-' and $B eq '-'
0 0 0 $A eq '.' and $B eq '.'
0 0 0 $A =~ /^\d+$/ and $B =~ /^\d+$/

or 3 conditions

line l !l&&r !l&&!r condition
38 0 0 0 $A =~ /^0/ or $B =~ /^0/