Condition Coverage

blib/lib/Test/CheckChanges.pm
Criterion Covered Total %
condition 22 26 84.6


and 3 conditions

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

or 2 conditions

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

or 3 conditions

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