Condition Coverage

lib/CPANPLUS/Internals/Report.pm
Criterion Covered Total %
condition 0 26 0.0


and 3 conditions

line !l l&&!r l&&r condition
187 0 0 0 defined $$href{'distversion'} and $$href{'distversion'} eq $dist
373 0 0 0 $cp_conf =~ /\bmaketest_only\b/i and not $stage =~ /\btest\b/
436 0 0 0 $count > 2 and not $force
465 0 0 0 defined $message and length $message
549 0 0 0 -e $file and -r $file

or 2 conditions

line l !l condition
308 0 0 $conf->get_conf('cpantest') || ''

or 3 conditions

line l !l&&r !l&&!r condition
187 0 0 0 $all or defined $$href{'distversion'} and $$href{'distversion'} eq $dist
307 0 0 0 $mod->author->email || sub {
360 0 0 0 $grade eq 'fail' or $grade eq 'unknown'