blib/lib/URI/pop.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 17 | 20 | 85.0 |
line | true | false | branch |
---|---|---|---|
21 | 4 | 3 | if (@_) |
23 | 2 | 2 | unless defined $new_info |
27 | 1 | 3 | if (not defined $new || length $new_info) { } |
30 | 0 | 3 | unless defined $new |
37 | 2 | 5 | unless defined $old |
47 | 3 | 2 | if (@_) |
49 | 0 | 3 | unless defined $new |
56 | 2 | 1 | if (defined $auth) |
65 | 0 | 5 | unless defined $old |
67 | 2 | 3 | if $old =~ /;auth=(.*)/i |