Branch Coverage

blib/lib/Autocache.pm
Criterion Covered Total %
branch 22 30 73.3


line true false branch
34 1 4 unless $SINGLETON
45 0 2 if $args{'logger'}
80 3 1 if ($@)
89 1 1 if ($$self{'config'}->node_exists('default_strategy'))
102 0 2 if ($node->value)
148 2 0 unless (defined $gsub_norm)
176 0 0 unless ($$self{'work_queue'})
188 129 0 unless exists $$self{'fn'}{$name}{'strategy'}
198 3 1 unless $$self{'strategy'}{$name}
207 1 128 unless ($$self{'default_strategy'})
229 0 129 unless defined wantarray
230 1 128 wantarray ? :
246 67 62 unless ($rec)
254 1 128 wantarray ? :
269 0 4 if ($@)