inc/UNIVERSAL/require.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 16 | 56.2 |
line | true | false | branch |
---|---|---|---|
75 | 0 | 131 | if ref $module |
78 | 0 | 131 | if @_ > 2 |
88 | 10 | 121 | if $INC{$file} |
96 | 120 | 1 | if ($@) |
102 | 0 | 1 | if (@_ == 2) |
108 | 0 | 0 | if ($@) |
141 | 0 | 11 | unless my $return = $module->require |
151 | 0 | 11 | if ($@) |