Condition Coverage

blib/lib/Module/AutoINC.pm
Criterion Covered Total %
condition 3 15 20.0


and 3 conditions

line !l l&&!r l&&r condition
19 1 0 0 $ppm and $cpan
43 0 0 0 -f $realfilename and open $fh, $realfilename
65 12 0 0 -f $realfilename and open $fh, $realfilename

or 3 conditions

line l !l&&r !l&&!r condition
25 0 0 1 ref $_[0] || $_[0]
32 0 0 0 $ppmpath ||= 'File::Spec'->catfile(dirname($Module::AutoINC::Config{'perlpath'}), 'ppm')