| blib/lib/Module/Reload.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 18 | 61.1 |
| line | true | false | branch |
|---|---|---|---|
| 18 | 1 | 330 | unless defined $file |
| 20 | 4 | 326 | if $file eq $INC{'Module/Reload.pm'} |
| 23 | 178 | 148 | unless defined $Stat{$file} |
| 25 | 0 | 326 | if ($Debug >= 3) |
| 29 | 2 | 324 | if ($mtime > $Stat{$file}) |
| 35 | 0 | 2 | if ($@) { } |
| 0 | 2 | elsif ($Debug) { } | |
| 39 | 0 | 0 | if ($Debug == 1) |
| 42 | 0 | 0 | if ($Debug >= 2) |