| blib/lib/CPAN/Testers/Backend/ProcessReports.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 6 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 88 | 0 | 0 | 0 | $opt{'force'} and not @args |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 203 | 0 | 0 | 0 | $report->{'result'}{'output'}{'uncategorized'} || join("\n\n", grep(defined($_), @$report->{'result'}{'output'}{'configure', 'build', 'test', 'install'})) |