| blib/lib/Module/Which/P5Path.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 13 | 18 | 72.2 | 
| line | true | false | branch | 
|---|---|---|---|
| 29 | 20 | 40 | unless $val | 
| 30 | 25 | 15 | unless ($h{$val}++) | 
| 57 | 0 | 0 | $1 ? : | 
| 67 | 8 | 0 | unless _is_windows() | 
| 97 | 1 | 4 | unless ($path) | 
| 98 | 0 | 1 | if wantarray | 
| 105 | 3 | 5 | if (_is_under($path, $p5p)) | 
| 109 | 1 | 2 | if wantarray | 
| 113 | 0 | 1 | if wantarray |