Branch Coverage

blib/lib/POE/Component/Cache.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
17 0 0 unless @_ & 1
22 0 0 if ($life =~ /m$/) { }
0 0 elsif ($life =~ /s$/) { }
0 0 elsif ($life =~ /^\d+$/) { }
41 0 0 defined $alias ? :
105 0 0 if (exists $$heap{'CACHE_TABLE'}{$key}) { }