Condition Coverage

blib/lib/pler.pm
Criterion Covered Total %
condition 2 40 5.0


and 2 conditions

line l !l condition
294 0 0 old_makefile and !1

and 3 conditions

line !l l&&!r l&&r condition
23 0 0 2 $^O ne 'MSWin32' && $^O ne 'cygwin'
163 0 0 0 has_makefile and has_makefilepl
171 0 0 0 has_build and has_buildpl
351 0 0 0 in_distroot and has_makefile
0 0 0 in_distroot and has_makefile and has_makefilepl
355 0 0 0 in_distroot and has_build
0 0 0 in_distroot and has_build and has_buildpl

or 2 conditions

line l !l condition
188 0 2 $pler::VERBOSE ||= 0

or 3 conditions

line l !l&&r !l&&!r condition
138 0 0 0 has_makefilepl || has_lib && has_t
144 0 0 0 -f catfile('..', 'Makefile.PL') || -d catdir('..', 't')
267 0 0 0 -f $buildpl or -f $makefilepl
294 0 0 0 needs_makefile or old_makefile and !1
298 0 0 0 needs_build or old_build