Condition Coverage

blib/lib/VCS/Lite/Common.pm
Criterion Covered Total %
condition 4 11 36.3


and 3 conditions

line !l l&&!r l&&r condition
52 48 67 0 exists $$self{'verbose'} and $$self{'verbose'}
58 174 0 0 $base and $base =~ /\d$/

or 2 conditions

line l !l condition
59 0 174 $base ||= ''

or 3 conditions

line l !l&&r !l&&!r condition
67 0 0 0 $gen =~ s/\.0$// or $gen =~ s/([1-9]\d*)$/$1 - 1;/e