| blib/lib/URI/URL.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 11 | 18 | 61.1 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 118 | 0 | 0 | 23 | defined $old and length $old | 
| 119 | 22 | 0 | 1 | $old =~ /%2[fF]/ and not @_ | 
| 121 | 17 | 4 | 1 | not $old =~ m[^/] and defined $self->netloc | 
| 132 | 2 | 9 | 7 | defined wantarray and defined $old | 
| 136 | 1 | 0 | 0 | /\+/ and /%2[bB]/ | 
| 138 | 0 | 0 | 1 | /=/ and /%(?:3[dD]|26)/ |