| lib/User/Information/Path.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 18 | 38.8 |
| line | true | false | branch |
|---|---|---|---|
| 35 | 0 | 2 | unless (scalar @args & 1) |
| 40 | 2 | 0 | if (ref $sub) { } |
| 0 | 0 | elsif (defined $sub) { } | |
| 46 | 0 | 2 | unless scalar @elements |
| 48 | 0 | 2 | if (defined $root) |
| 56 | 0 | 2 | if scalar @args |
| 60 | 0 | 2 | if (defined $_registered{$hashkey}) |
| 77 | 0 | 0 | if scalar keys %opts |
| 101 | 0 | 4 | if ref $val |