blib/lib/Devel/LineName.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 8 | 100.0 |
line | true | false | branch |
---|---|---|---|
14 | 2 | 8 | unless defined $hashref |
16 | 1 | 7 | unless $prag =~ /^\w+\z/ |
17 | 1 | 6 | unless ref $hashref eq 'HASH' |
21 | 1 | 5 | if ($INC{"$prag.pm"} ne $filename) |