lib/Weather/GHCN/CacheURI.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 15 | 26.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
240 | 0 | 54 | 0 | $_cachedir and not -d $_cachedir |
243 | 0 | 0 | 54 | $_cachedir and -d $_cachedir |
278 | 0 | 1 | 54 | defined $file and -f $file |
387 | 0 | 0 | 0 | $st and $st->mtime >= $cutoff_mtime |
399 | 0 | 0 | 0 | $st and $st->mtime >= $mtime |