blib/lib/true.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 12 | 75.0 |
line | true | false | branch |
---|---|---|---|
29 | 363 | 53 | unless $frame->is_require |
32 | 53 | 0 | if (defined($file = $INC{$required})) { } |
42 | 56 | 0 | wantarray ? : |
49 | 34 | 14 | if (defined $file and not $TRUE{$file}) |
59 | 4 | 4 | if (defined $file and $TRUE{$file}) |
62 | 4 | 0 | unless %TRUE |