Condition Coverage

blib/lib/App/CPAN/Dependents.pm
Criterion Covered Total %
condition 8 15 53.3


and 3 conditions

line !l l&&!r l&&r condition
42 33 0 0 $options->{'debug'} and @$dists

or 2 conditions

line l !l condition
39 33 0 $dependent_dists //= {}
40 33 0 $options //= {}
90 28 11 $hit->provides // []
99 2 0 $mcpan->release($dist) // (return [])
100 2 0 $response->provides // []
105 3 0 $mcpan->module($module) // (return undef)