Condition Coverage

blib/lib/Test/CheckChanges.pm
Criterion Covered Total %
condition 21 26 80.7


and 3 conditions

line !l l&&!r l&&r condition
122 0 13 7 $build and -r $build
0 2 11 $makefile and -r $makefile
174 1 1 11 $change_file and $version
182 4 5 2 $type and $type != 1
195 2 8 1 $type and $type != 2
205 3 6 1 $type and $type != 3
215 1 1 0 $type and $type != 4

or 2 conditions

line l !l condition
108 16 4 delete $p{'base'} || ''

or 3 conditions

line l !l&&r !l&&!r condition
110 0 0 20 keys %p or @_ % 2 == 1