| lib/Perlmazing/Perlmazing/splitdir.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 9 | 55.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 9 | 6 | 0 | 10 | $is_unc and @items >= 3 |
| 6 | 0 | 10 | $is_unc and @items >= 3 and length $items[0] == 0 | |
| 0 | 0 | 10 | $is_unc and @items >= 3 and length $items[0] == 0 and length $items[1] == 0 |