| blib/lib/URI/gopher.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 14 | 20 | 70.0 |
| line | true | false | branch |
|---|---|---|---|
| 39 | 7 | 6 | if $path =~ s/^(.)//s |
| 40 | 1 | 12 | if (@_) |
| 42 | 1 | 0 | if (defined $new_type) { } |
| 43 | 0 | 1 | unless length $new_type == 1 |
| 48 | 0 | 0 | if length $path |
| 60 | 6 | 7 | unless defined $gtype |
| 81 | 16 | 6 | if $path =~ s/^(.)//s |
| 83 | 2 | 20 | if (@_) |
| 88 | 0 | 3 | unless defined $_ |
| 90 | 0 | 2 | unless defined $path |