Condition Coverage

blib/lib/Weather/Meteo.pm
Criterion Covered Total %
condition 1 13 7.6


and 3 conditions

line !l l&&!r l&&r condition
94 0 0 0 @_ == 2 and ref($_[0]) =~ /::/
0 0 0 @_ == 2 and ref($_[0]) =~ /::/ and $_[0]->can("latitude")
101 0 0 0 $_[0]->can("tz") and $ENV{'TIMEZONEDB_KEY'}

or 2 conditions

line l !l condition
69 0 4 $args{'host'} || 'archive-api.open-meteo.com'
114 0 0 $param{'tz'} || 'Europe/London'