Branch Coverage

blib/lib/Weather/WeatherKit.pm
Criterion Covered Total %
branch 14 16 87.5


line true false branch
249 2 8 unless $args{'team_id'} and length $args{'team_id'} == 10
260 3 3 unless ($args{'key'})
261 1 2 unless $args{'key_file'}
262 1 1 unless open my $fh, "<", $args{'key_file'}
288 3 0 unless $self->{'ua'} or $self->{'curl'}
299 4 4 if not $args{'exp'} and $self->{'jwt_exp'} and $self->{'jwt_exp'} >= time + 600
329 0 3 unless $ua
344 1 5 if $params