| blib/lib/File/Path/Collapse.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 9 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 89 | 0 | 0 | 0 | $component eq $DOT_DOT and @collapsed_components |
| 0 | 0 | 0 | $component eq $DOT_DOT and @collapsed_components and $collapsed_components[$ARRAY_LAST_ENTRY] ne $DOT_DOT |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 89 | 0 | 0 | 0 | $component eq $DOT or $component eq $EMPTY_STRING |