Branch Coverage

blib/lib/Bot/Cobalt/Plugin/Weather.pm
Criterion Covered Total %
branch 0 34 0.0


line true false branch
19 0 0 $_[1] ? :
51 0 0 if $self->pwx
62 0 0 unless (defined $api_key)
69 0 0 $pcfg->{'DisableCache'} ? :
127 0 0 if $gust
144 0 0 if ($res->hourly) { }
173 0 0 $rain ? :
0 0 $snow ? :
205 0 0 unless exists $self->{'location'}{$context}
208 0 0 unless keys %{$$self{'location'}{$context};}
222 0 0 if (($parts[0] || '') eq 'forecast') { }
0 0 elsif (($parts[0] || '') eq 'hourly') { }
230 0 0 if (not @parts) { }
231 0 0 if ($loc->{$context} and $loc->{$context}{$lower}) { }
251 0 0 if ($self->_limiter->delay)
263 0 0 $fcast ? :
0 0 $hourly ? :