Condition Coverage

blib/lib/CPAN/Testers/Backend/ProcessReports.pm
Criterion Covered Total %
condition 0 6 0.0


and 3 conditions

line !l l&&!r l&&r condition
88 0 0 0 $opt{'force'} and not @args

or 3 conditions

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'}))