Branch Coverage

blib/lib/Module/Selector.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
14 0 0 unless ref $packages eq 'ARRAY'
36 0 0 if $$self{'ltry'} >= $$self{'pkg_c'}
45 0 0 if $failed{$pkg}
49 0 0 if ($@) { }
60 0 0 if ($pkg and not $failed{$pkg})
73 0 0 if ($$self{'get_c'} > @{$$self{'vpkgs'};})
80 0 0 unless ($$self{'get_c'} <= @{$$self{'vpkgs'};} or $self->_try)