blib/lib/Test/Without/Module.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 8 | 87.5 |
line | true | false | branch |
---|---|---|---|
29 | 2 | 88 | unless not ref $_ |
36 | 3 | 72 | if (exists get_forbidden_list()->{$module_file}) |
49 | 2 | 0 | if (exists $forbidden->{$file}) { } |
51 | 1 | 1 | if (defined $path) |