| blib/lib/Module/Which/List.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 22 | 36.3 |
| line | true | false | branch |
|---|---|---|---|
| 38 | 4 | 0 | if wantarray |
| 56 | 0 | 0 | if (/\.pm$/) |
| 63 | 0 | 0 | if (-e "$base/$root" and -d "$base/$root") |
| 68 | 0 | 0 | if wantarray |
| 77 | 0 | 4 | $options{'include'} ? : |
| 78 | 0 | 4 | exists $options{'uniq'} ? : |
| 4 | 0 | if exists $options{'uniq'} ? $options{'uniq'} : 1 | |
| 82 | 0 | 4 | if ($glob =~ /\*\*\.pm$/) { } |
| 101 | 0 | 4 | unless $options{'recurse'} |
| 102 | 4 | 0 | if $options{'recurse'} |
| 118 | 4 | 0 | if wantarray |