Condition Coverage

blib/lib/MetaCPAN/Helper.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
36 0 0 0 $dist_name and not ref $dist_name
48 0 0 0 $dist_name and not ref $dist_name

or 2 conditions

line l !l condition
27 0 0 $self->client->module($query, $params) || (return undef)
28 0 0 $result_set->next || (return undef)
30 0 0 $module->distribution || undef