| blib/lib/Articulate/Navigation.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 2 | 6 | 33.3 |
| line | true | false | branch |
|---|---|---|---|
| 68 | 101 | 89 | if ($defined_location->matches($location)) |
| 88 | 0 | 0 | if ($location eq $defined_location) |
| 109 | 0 | 0 | if ($location eq $defined_location or $defined_location->matches_descendant_of($location)) { } |