| blib/lib/URI/Nested.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 9 | 55.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 28 | 6 | 0 | 3 | $scheme and not $uri->scheme |
| 98 | 1 | 0 | 7 | ref $self eq ref $other && $$self[1]->eq($$other[1]) |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 9 | 0 | 7 | 0 | ref $_[0] || shift() |