Branch Coverage

blib/lib/NetApp/Filer/TimeoutCache.pm
Criterion Covered Total %
branch 0 6 0.0


line true false branch
21 0 0 if ($args{'lifetime'} <= 0)
71 0 0 unless (exists $$self{'cache'}{$key})
77 0 0 if ($$data{'expiration'} > time) { }