| line |
true |
false |
branch |
|
23
|
0 |
0 |
if $module eq "perl" |
|
28
|
0 |
0 |
unless $self->should_handle($module, $want_version, $dist) |
|
32
|
0 |
0 |
if ($dist) { } |
|
39
|
0 |
0 |
if ($artifact) { } |
|
40
|
0 |
0 |
if $Carmel::DEBUG |
|
41
|
0 |
0 |
if $$seen{$artifact->path}++ |
|
49
|
0 |
0 |
if ($dist) |
|
62
|
0 |
0 |
unless $self->is_core($module) |
|
65
|
0 |
0 |
unless $self->core_satisfies($module, $version) |
|
86
|
0 |
0 |
unless exists $Module::CoreList::version{$] + 0}{$module} |
|
96
|
0 |
0 |
unless my $snapshot = $self->snapshot |
|
98
|
0 |
0 |
if (my $dist = $snapshot->find($module)) |
|
99
|
0 |
0 |
if $Carmel::DEBUG |
|
100
|
0 |
0 |
if ($self->accepts_all($self->root, $dist)) |
|
105
|
0 |
0 |
if $Carmel::DEBUG |
|
114
|
0 |
0 |
unless $reqs->accepts_module($pkg, $version) |