| blib/lib/File/Dir/Dumper/DigestCache/FS.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 6 | 8 | 75.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 24 | 0 | 2 | unless my $basepath = $args->{'params'}{'path'} | 
| 35 | 0 | 7 | unless &File::Dir::Dumper::DigestCache::FS::open(my $in, "<", $filename) | 
| 62 | 4 | 2 | unless (-f $path) | 
| 71 | 6 | 1 | if ($json->{'mtime'} == $mtime) { } |