| blib/lib/Bot/ChatBots/MojoPlugin.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 13 | 61.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 21 | 0 | 1 | 0 | @_ && ref $_[0] |
| line | l | !l | condition |
|---|---|---|---|
| 29 | 1 | 1 | $conf //= {} |
| 40 | 1 | 1 | $conf->{'instances'} // [] |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 14 | 2 | 1 | 0 | ref $self || $self |
| 30 | 0 | 2 | 0 | $conf->{'helper_name'} // $self->helper_name |