Condition Coverage

lib/Weather/GHCN/App/Extremes.pm
Criterion Covered Total %
condition 14 33 42.4


and 3 conditions

line !l l&&!r l&&r condition
153 3 0 0 $Opt->outclip and $USE_WINCLIP
206 3 0 0 $Opt->outclip and $USE_WINCLIP
241 0 0 3 $year eq "Year" and $tmax =~ / \A TMAX /msux
0 0 3 $year eq "Year" and $tmax =~ / \A TMAX /msux and $tmin =~ / \A TMIN /msux

or 3 conditions

line l !l&&r !l&&!r condition
140 1 2 0 $Opt->limit // ($Opt->cold ? $DEFAULT_COLD_LIMIT : $DEFAULT_HOT_LIMIT)
145 1 2 0 $Opt->ndays // $DEFAULT_NDAYS
252 0 243 13827 not defined $value or $value eq $EMPTY
305 338 0 0 $stnid //= $EMPTY
306 338 0 0 $loc //= $EMPTY
347 207 0 0 $stnid //= $EMPTY
348 207 0 0 $loc //= $EMPTY