| blib/lib/POE/Component/IRC/Plugin/CycleEmpty.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 20 | 45.0 |
| line | true | false | branch |
|---|---|---|---|
| 11 | 0 | 2 | if @_ & 1 |
| 19 | 0 | 2 | unless ($irc->isa("POE::Component::IRC::State")) |
| 44 | 0 | 0 | if $victim ne $irc->nick_name |
| 52 | 1 | 1 | if $parter ne $irc->nick_name |
| 60 | 0 | 0 | if ($quitter ne $irc->nick_name) |
| 71 | 1 | 0 | if ($irc->channel_list($chan) == 1) |
| 72 | 1 | 0 | unless ($irc->is_channel_operator($chan, $irc->nick_name)) |
| 77 | 0 | 1 | if defined $topic->{'Value'} |
| 78 | 0 | 1 | if defined $irc->channel_key($chan) |
| 86 | 1 | 0 | if $self->{'cycling'}{uc_irc($value)} |