Condition Coverage

lib/CPANPLUS/Internals/Constants/Report.pm
Criterion Covered Total %
condition 8 14 57.1


and 3 conditions

line !l l&&!r l&&r condition
84 1 0 0 $platform eq 'Mac' and not $name =~ /^$platform\b/
123 5 0 3 $buffer =~ /(No tests defined( for [\w:]+ extension)?\.)/ and not $buffer =~ /\*\.t/m
5 0 3 $buffer =~ /(No tests defined( for [\w:]+ extension)?\.)/ and not $buffer =~ /\*\.t/m and not $buffer =~ /test\.pl/m
222 1 0 1 $author && $email

or 2 conditions

line l !l condition
289 1 0 $mod->status->prereqs || {}