Branch Coverage

blib/lib/WWW/MetaForge/Cache.pm
Criterion Covered Total %
branch 9 14 64.2


line true false branch
47 0 0 if ($^O eq 'MSWin32') { }
54 0 0 unless $dir->is_dir
73 6 10 unless $file->is_file
76 0 10 unless $cached and ref $cached eq "HASH"
80 2 8 if ($ttl)
82 1 1 if $age > $ttl
108 3 1 if (defined $endpoint) { }