| blib/lib/Bot/Cobalt/IRC/FloodChk.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 8 | 37.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 26 | 0 | 0 | 8 | defined $context and defined $key |
| line | l | !l | condition |
|---|---|---|---|
| 74 | 0 | 0 | $events->get(-1) // (next KEY) |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 28 | 5 | 3 | 0 | $self->_fqueue->{$context}{$key} //= array() |