| lib/Path/Extended/Class/Dir.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 14 | 16 | 87.5 |
| line | true | false | branch |
|---|---|---|---|
| 10 | 1 | 101 | if @args and not defined $args[0] |
| 12 | 97 | 4 | @args ? : |
| 34 | 0 | 0 | @_ % 2 ? : |
| 47 | 2 | 9 | unless @_ |
| 50 | 5 | 4 | if $offset < 0 |
| 52 | 2 | 2 | wantarray ? : |
| 4 | 5 | unless @_ | |
| 55 | 2 | 3 | if $length < 0 |