Condition Coverage

blib/lib/Bot/Cobalt/Core.pm
Criterion Covered Total %
condition 0 10 0.0


and 3 conditions

line !l l&&!r l&&r condition
406 0 0 0 &blessed($timer) and $timer->isa('Bot::Cobalt::Timer')

or 2 conditions

line l !l condition
94 0 0 'Bot::Cobalt::Core'->VERSION // 'vcs'
215 0 0 $self->lang->{$rpl} // (return "Unknown RPL $rpl, vars: " . join(' ', @_))

or 3 conditions

line l !l&&r !l&&!r condition
225 0 0 0 $self->cfg->core->paths->{'Logfile'} // path($self->var . '/cobalt.log')