line |
true |
false |
branch |
76
|
0 |
3 |
if _HASH $modules
|
79
|
3 |
0 |
if _ARRAY $modules
|
80
|
2 |
1 |
unless defined $v
|
192
|
0 |
10 |
if $modname eq 'perl'
|
194
|
0 |
10 |
if $mod->distribution eq 'perl'
|
196
|
0 |
10 |
unless ($dist->provides)
|
204
|
15 |
28 |
if $satisfied{$dist_mod}
|
213
|
19 |
29 |
if $$_{'phase'} eq 'runtime'
|
217
|
0 |
19 |
if defined $satisfied{$dep}
|
219
|
9 |
10 |
$deps{$dep} ? :
|
|
12 |
7 |
if (Module::CoreList::is_core($dep, $deps{$dep} ? $deps{$dep} : undef, $core_v) and not Module::CoreList::deprecated_in($dep) || Module::CoreList::removed_from($dep)) { }
|
225
|
0 |
12 |
if defined $core_req{$dep} and 'version'->new($core_req{$dep}) > 'version'->new($deps{$dep})
|
254
|
1 |
1 |
if $self->has_name
|
270
|
1 |
1 |
if $self->has_name
|
307
|
12 |
6 |
unless defined $modv
|
308
|
4 |
14 |
$modv ? :
|
320
|
2 |
15 |
unless defined $modv
|
343
|
0 |
2 |
unless -d $target_dir
|