Condition Coverage

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


and 2 conditions

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

and 3 conditions

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

or 2 conditions

line l !l condition
269 0 0 shift() || '.'
439 0 0 $Devel::PatchPerl::VERSION || '(unreleased)'
7639 0 0 $v[2] ||= 0
7645 0 0 $Devel::PatchPerl::VERSION || '(unreleased)'

or 3 conditions

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