| blib/lib/Module/Extract/Namespaces.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 17 | 24 | 70.8 |
| line | true | false | branch |
|---|---|---|---|
| 78 | 0 | 2 | unless @dirs |
| 82 | 0 | 2 | unless (defined $absolute_path) |
| 87 | 1 | 1 | if (wantarray) { } |
| 98 | 0 | 2 | unless (-d $dir) |
| 104 | 0 | 2 | unless -e $path |
| 130 | 1 | 10 | unless (-e $file) |
| 136 | 0 | 10 | unless ($Document) |
| 140 | 1 | 9 | $with_versions ? : |
| 148 | 8 | 2 | if (wantarray) { } |
| 200 | 0 | 10 | unless $d |
| 206 | 0 | 10 | if ($@) |
| 291 | 21 | 1668 | $_[1]->isa('PPI::Statement::Package') ? : |