Condition Coverage

lib/Test/LatestPrereqs/ModuleInstall.pm
Criterion Covered Total %
condition 0 19 0.0


and 3 conditions

line !l l&&!r l&&r condition
48 0 0 0 $key and not ref $key
74 0 0 0 $@ and not $@ =~ /did not return a true value/

or 2 conditions

line l !l condition
29 0 0 $deps{$_} || 0
33 0 0 $deps{$_} || 0
37 0 0 $deps{$_} || 0
41 0 0 $deps{$_} || 0
49 0 0 shift() || 0

or 3 conditions

line l !l&&r !l&&!r condition
93 0 0 0 $seen{$_}++ || $ignorable_mi_methods{$_}