| blib/lib/URI/irc.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 26 | 38.4 |
| line | true | false | branch |
|---|---|---|---|
| 53 | 2 | 3 | if @_ and defined $new |
| 54 | 2 | 3 | @_ ? : |
| 61 | 0 | 0 | if @_ and defined $new |
| 62 | 0 | 0 | @_ ? : |
| 80 | 0 | 0 | if (@_) |
| 82 | 0 | 0 | unless defined $new |
| 86 | 0 | 0 | unless length $entity |
| 97 | 0 | 0 | if (@_) |
| 116 | 1 | 4 | if ($_ eq 'isnick') { } |
| 128 | 1 | 0 | $enttype ? : |
| 1 | 0 | $hosttype ? : | |
| 134 | 1 | 0 | unless (join(",", @new) eq join(",", @flags)) |
| 135 | 1 | 0 | if $other == $self |