| blib/lib/Bot/Cobalt/Core.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 10 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 398 | 0 | 0 | 0 | &blessed($timer) and $timer->isa('Bot::Cobalt::Timer') |
| line | l | !l | condition |
|---|---|---|---|
| 94 | 0 | 0 | 'Bot::Cobalt::Core'->VERSION // 'vcs' |
| 215 | 0 | 0 | $self->lang->{$rpl} // (return "Unknown RPL $rpl, vars: " . join(' ', @_)) |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 225 | 0 | 0 | 0 | $self->cfg->core->paths->{'Logfile'} // path($self->var . '/cobalt.log') |