blib/lib/Devel/Command/NewF.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 10 | 0.0 |
line | true | false | branch |
---|---|---|---|
14 | 0 | 0 | unless ($arg) |
24 | 0 | 0 | if (not $real_file) { } |
27 | 0 | 0 | if ($@) { } |
34 | 0 | 0 | unless ($real_file = $INC{$filename}) |
53 | 0 | 0 | if ($real_file) |