blib/lib/Module/Extract/Namespaces.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 17 | 24 | 70.8 |
line | true | false | branch |
---|---|---|---|
79 | 0 | 2 | unless @dirs |
83 | 0 | 2 | unless (defined $absolute_path) |
88 | 1 | 1 | if (wantarray) { } |
99 | 0 | 2 | unless (-d $dir) |
105 | 0 | 2 | unless -e $path |
131 | 1 | 10 | unless (-e $file) |
137 | 0 | 10 | unless $Document |
139 | 1 | 9 | $with_versions ? : |
147 | 8 | 2 | if (wantarray) { } |
199 | 0 | 10 | unless $d |
205 | 0 | 10 | if ($@) |
290 | 21 | 1663 | $_[1]->isa('PPI::Statement::Package') ? : |