Branch Coverage

blib/lib/DBIx/MoCo/Cache.pm
Criterion Covered Total %
branch 4 10 40.0


line true false branch
14 88 0 if defined $k
19 0 158 unless my $k = shift()
20 0 158 if (not $cache_created or $cache_created + $cache_expire < time)
34 0 44 unless my $k = shift()
41 0 0 if $_[0]