Branch Coverage

blib/lib/App/CpanfileSlipstop/Resolver.pm
Criterion Covered Total %
branch 10 14 71.4


line true false branch
40 1 17 $with_core ? :
45 0 65 if $self->ignore_module($module)
48 59 6 if ($installed_dist)
50 59 0 if $version
65 0 65 if $opts->{'dist'}
66 0 65 if $opts->{'url'}
75 10 59 if not $version_range or $version_range eq '0'