blib/lib/Bot/Cobalt/Timer.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 14 | 57.1 |
line | true | false | branch |
---|---|---|---|
18 | 0 | 0 | unless 'Bot::Cobalt::Core'->instance |
105 | 1 | 1 | $self->has_context && $self->has_target ? : |
118 | 0 | 1 | if (grep {$_ eq $type;} 'msg', 'message', 'privmsg', 'action') |
119 | 0 | 0 | $type eq 'action' ? : |
132 | 2 | 1 | $self->at <= time ? : |
139 | 0 | 1 | unless ($self->event) |
152 | 1 | 1 | $self->is_ready ? : |