lib/Bot/BasicBot/Pluggable/Module.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 16 | 50.0 |
line | true | false | branch |
---|---|---|---|
25 | 50 | 0 | unless defined $self->get($var) |
36 | 0 | 1301 | unless $self->bot |
58 | 1 | 3 | if (@_) { } |
70 | 0 | 9 | unless defined $store |
71 | 0 | 9 | unless ref $store |
93 | 0 | 0 | if ($target =~ /^#/) { } |
103 | 754 | 0 | if defined $mess->{'body'} |
112 | 0 | 54 | if ($self->bot->module('Auth')) |