lib/CPANPLUS/Internals/Constants/Report.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 14 | 57.1 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
81 | 1 | 0 | 0 | $platform eq "Mac" and not $name =~ /^$platform\b/ |
120 | 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 | |
219 | 1 | 0 | 1 | $author && $email |
line | l | !l | condition |
---|---|---|---|
286 | 1 | 0 | $mod->status->prereqs || {} |