| blib/lib/POE/Component/IRC/Plugin/MultiProxy/Away.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 21 | 0 | 0 | unless ($irc->isa('POE::Component::IRC::State')) |
| 25 | 0 | 0 | unless defined $$self{'Message'} |
| 28 | 0 | 0 | if ($irc->connected and $irc->is_away($irc->nick_name)) |
| 42 | 0 | 0 | unless ($$self{'clients'}) |
| 53 | 0 | 0 | if ($$self{'away'}) |
| 64 | 0 | 0 | unless ($$self{'clients'}) |
| 73 | 0 | 0 | unless defined $value |