Condition Coverage

lib/Weather/GHCN/CacheURI.pm
Criterion Covered Total %
condition 5 15 33.3


and 3 conditions

line !l l&&!r l&&r condition
239 0 55 0 $_cachedir and not -d $_cachedir
242 0 0 55 $_cachedir and -d $_cachedir
277 0 1 55 defined $file and -f $file
386 0 0 1 $st and $st->mtime >= $cutoff_mtime
398 0 0 0 $st and $st->mtime >= $mtime