Branch Coverage

blib/lib/Tie/Cache/Autoupdater.pm
Criterion Covered Total %
branch 14 18 77.7


line true false branch
10 8 0 unless $@
21 1 3 $$v{'clone'} ? :
36 0 53 unless exists $$self{$k}
42 1 8 $$v{'clone'} ? :
72 29 24 if ($$self{$k}{'last'} + $$self{$k}{'timeout'} < time)
75 0 29 if ($@)
80 27 2 if (@result == 1) { }
0 2 elsif (not @result) { }
91 6 47 $$self{$k}{'clone'} && ref $$self{$k}{'result'} ? :