Condition Coverage

lib/Weather/GHCN/App/CacheUtil.pm
Criterion Covered Total %
condition 4 21 19.0


and 3 conditions

line !l l&&!r l&&r condition
136 0 0 0 $Opt->outclip and $USE_WINCLIP
164 0 0 0 $Opt->outclip and $USE_WINCLIP
188 6 0 0 $Opt->country and $file->{'Country'} ne $Opt->country
189 6 0 0 $Opt->state and $file->{'State'} ne $Opt->state
206 0 0 0 $Opt->location and $file->{'Location'} =~ /$loc/imsu
208 6 0 0 $Opt->location and not $file->{'Location'} =~ /$loc/imsu

or 3 conditions

line l !l&&r !l&&!r condition
227 1 0 0 $profile //= $PROFILE_FILE