Condition Coverage

blib/lib/Bot/Cobalt/Plugin/Weather.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
231 0 0 0 $loc->{$context} and $loc->{$context}{$lower}

or 2 conditions

line l !l condition
73 0 0 $pcfg->{'RateLimit'} || 60
222 0 0 $parts[0] || ''
0 0 $parts[0] || ''

or 3 conditions

line l !l&&r !l&&!r condition
61 0 0 0 $pcfg->{'API_Key'} || $pcfg->{'APIKey'}