Condition Coverage

blib/lib/Devel/PatchPerl.pm
Criterion Covered Total %
condition 1 25 4.0


and 2 conditions

line l !l condition
361 0 0 _is($_, $s2) and return 1

and 3 conditions

line !l l&&!r l&&r condition
342 0 32 0 $dir and -d $dir
438 0 0 0 /\t,NULL/ and $seen
5800 0 0 0 $num > 5.020002 and $num < 5.021

or 2 conditions

line l !l condition
263 0 0 shift() || '.'
433 0 0 $Devel::PatchPerl::VERSION || '(unreleased)'
6012 0 0 $v[2] ||= 0
6018 0 0 $Devel::PatchPerl::VERSION || '(unreleased)'

or 3 conditions

line l !l&&r !l&&!r condition
446 0 0 0 unlink 'patchlevel.bak' or warn "Couldn't unlink patchlevel.bak : $!"
511 0 0 0 $^O ne 'linux' or -f '/usr/include/asm/page.h'