| blib/lib/POE/Component/IRC/Plugin/BotAddressed.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 16 | 56.2 |
| line | true | false | branch |
|---|---|---|---|
| 11 | 0 | 2 | if @_ & 1 |
| 34 | 0 | 1 | unless $irc->isupport('CHANTYPES') |
| 37 | 0 | 1 | unless $what =~ /$me/i |
| 40 | 1 | 0 | if ($recipient =~ /^[$chantypes]/) |
| 41 | 0 | 1 | if $self->{'eat'} |
| 57 | 0 | 1 | unless defined $cmd or $what =~ /$me/i |
| 60 | 2 | 1 | if (defined $cmd) { } |
| 68 | 0 | 3 | $self->{'eat'} ? : |