line |
true |
false |
branch |
34
|
13 |
36 |
if (grep {ref $_;} @to_include) { }
|
74
|
2 |
48 |
if ($package eq 'strict' or $package eq 'warnings') { }
|
105
|
49 |
49 |
if ($caller_package ne $class)
|
117
|
19 |
30 |
if $test_kits_cache{$target}
|
147
|
40 |
8 |
unless $package_include_hashref->{'exclude'}
|
148
|
40 |
8 |
unless $package_include_hashref->{'rename'}
|
149
|
47 |
1 |
unless $package_include_hashref->{'import'}
|
199
|
0 |
48 |
unless $rename
|
213
|
904 |
1018 |
if ($fake_refaddr and $real_refaddr and $fake_refaddr == $real_refaddr)
|
219
|
53 |
851 |
if (my $existing_refaddr = $test_kits_cache{$target}{$export}{'refaddr'}) { }
|
220
|
1 |
52 |
if ($existing_refaddr != $real_refaddr)
|
243
|
1 |
29 |
if ($target->can('import'))
|