Condition Coverage

blib/lib/Bot/Cobalt/IRC/FloodChk.pm
Criterion Covered Total %
condition 3 8 37.5


and 3 conditions

line !l l&&!r l&&r condition
26 0 0 8 defined $context and defined $key

or 2 conditions

line l !l condition
74 0 0 $events->get(-1) // (next KEY)

or 3 conditions

line l !l&&r !l&&!r condition
28 5 3 0 $self->_fqueue->{$context}{$key} //= array()