| blib/lib/POE/Component/IRC/Plugin/CycleEmpty.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 20 | 45.0 |
| line | true | false | branch |
|---|---|---|---|
| 12 | 0 | 2 | if @_ & 1 |
| 20 | 0 | 2 | unless ($irc->isa('POE::Component::IRC::State')) |
| 45 | 0 | 0 | if $victim ne $irc->nick_name |
| 53 | 1 | 1 | if $parter ne $irc->nick_name |
| 61 | 0 | 0 | if ($quitter ne $irc->nick_name) |
| 72 | 1 | 0 | if ($irc->channel_list($chan) == 1) |
| 73 | 1 | 0 | unless ($irc->is_channel_operator($chan, $irc->nick_name)) |
| 78 | 0 | 1 | if defined $topic->{'Value'} |
| 79 | 0 | 1 | if defined $irc->channel_key($chan) |
| 87 | 1 | 0 | if $self->{'cycling'}{uc_irc($value)} |