| blib/lib/Path/Ancestor.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 11 | 12 | 91.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 55 | 22 | 8 | 20 | exists $$_[$last_match + 1] and $$_[$last_match + 1] ne '/' |
| 63 | 8 | 23 | 5 | $last_match > 0 and $$paths[0][$last_match] eq '/' |
| 69 | 2 | 9 | 20 | $last_match + 1 ne $maxlen and not $is_complete_path |
| 72 | 11 | 0 | 4 | $last_slash_idx == 0 and $$paths[0][0] eq '/' |