line |
true |
false |
branch |
84
|
2 |
4 |
if (defined $modules) { } |
86
|
0 |
2 |
unless $plan_declared |
97
|
0 |
4 |
unless $plan_declared |
106
|
2 |
4 |
if scalar @$modules == 0 |
142
|
2 |
2 |
unless $has_only_one_version |
175
|
0 |
9 |
if scalar keys %test_plan != 0 |
202
|
1 |
5 |
if (-e 'MANIFEST.SKIP') { } |
209
|
1 |
0 |
if ($opened_manifest_skip) |
219
|
1 |
0 |
if scalar @$exclusions != 0 |
242
|
1 |
5 |
unless $manifest_exists |
252
|
5 |
0 |
if ($opened_manifest) |
257
|
2 |
70 |
if defined $excluded_patterns and $file =~ /$excluded_patterns/ |
258
|
60 |
10 |
unless $file =~ m[^lib[\\/](.*)\.pm$] |