blib/lib/Bot/Cobalt/IRC/Role/AdminCmds.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 13 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
62 | 0 | 0 | 0 | ref $pcfg and &reftype($pcfg) eq 'HASH' |
0 | 0 | 0 | ref $pcfg and &reftype($pcfg) eq 'HASH' and keys %$pcfg | |
161 | 0 | 0 | 0 | &irc_context($context) && $ctxt_obj->connected |
line | l | !l | condition |
---|---|---|---|
23 | 0 | 0 | $msg->message_array->[0] || 'list' |
157 | 0 | 0 | $hints->{'delay'} || 300 |