| blib/lib/Net/IRC3/Util.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 44 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 80 | 0 | 0 | if defined $1 |
| 81 | 0 | 0 | if (++$i > 13) |
| 84 | 0 | 0 | if ($i == 14) { } |
| 86 | 0 | 0 | if ($msg =~ s/^[ ]:?([^\015\012\0]*)//) |
| 87 | 0 | 0 | if $1 ne '' |
| 92 | 0 | 0 | if ($msg =~ s/^[ ]:([^\015\012\0]*)//) |
| 93 | 0 | 0 | if $1 ne '' |
| 97 | 0 | 0 | if defined $t |
| 100 | 0 | 0 | $p ? : |
| 128 | 0 | 0 | defined $prefix ? : |
| 135 | 0 | 0 | defined $trail ? : |
| 146 | 0 | 0 | defined $map{$1} ? : |
| 159 | 0 | 0 | $1 eq '\\' ? : |
| 0 | 0 | $1 eq 'a' ? : | |
| 165 | 0 | 0 | $1 eq "\cA" ? : |
| 214 | 0 | 0 | ref $_ ? : |
| 244 | 0 | 0 | unless $cb |
| 245 | 0 | 0 | defined $c ? : |
| 246 | 0 | 0 | defined $c ? : |
| 247 | 0 | 0 | defined $c ? : |
| 248 | 0 | 0 | defined $c ? : |
| 265 | 0 | 0 | if (ref $prfx eq 'HASH') |