| blib/lib/true.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 14 | 71.4 |
| line | true | false | branch |
|---|---|---|---|
| 33 | 0 | 45 | if $DEBUG |
| 51 | 409 | 61 | unless $frame->is_require |
| 55 | 61 | 0 | if (defined($file = $INC{$required})) { } |
| 65 | 64 | 0 | wantarray ? : |
| 71 | 41 | 15 | if (defined $file and not $TRUE{$file}) |
| 81 | 4 | 4 | if (defined $file and $TRUE{$file}) |
| 84 | 4 | 0 | unless %TRUE |