| lib/Mojolicious/Plugin/RelativeUrlFor.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 9 | 77.7 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 24 | 2 | 1 | 19 | @parts and @base_parts |
| 3 | 8 | 11 | @parts and @base_parts and $parts[0] eq $base_parts[0] |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 15 | 11 | 0 | 0 | shift() || $rel->base |