blib/lib/App/Bot/BasicBot/Pluggable.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 12 | 58.3 |
line | true | false | branch |
---|---|---|---|
101 | 1 | 2 | if ($self->password) |
123 | 0 | 7 | unless $module |
124 | 1 | 6 | if (exists $settings{$module_name}) |
129 | 1 | 6 | if ($module_name eq 'Auth' and $self->password) |
160 | 0 | 0 | if ($self->list_modules) |
165 | 0 | 0 | if ($self->list_stores) |