blib/lib/POE/Component/IRC/Plugin/BotTraffic.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 8 | 87.5 |
line | true | false | branch |
---|---|---|---|
46 | 3 | 3 | if ($text =~ /^\001/) { } |
48 | 1 | 2 | if $ctcp_event->{'name'} ne 'ctcp_action' |
52 | 0 | 3 | unless $irc->isupport('CHANTYPES') |
55 | 1 | 2 | if $recipient =~ /^[$chantypes]/ |