blib/lib/POE/Component/IRC/Plugin/PlugMan.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 11 | 54.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
89 | 0 | 1 | 5 | $command and $self->_authed($who, $channel) |
125 | 0 | 0 | 7 | $desc and $plugin |
line | l | !l | condition |
---|---|---|---|
181 | 6 | 0 | shift() || (return) |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
128 | 1 | 6 | 0 | ref $plugin || $plugin |