Branch Coverage

blib/lib/Config/TT2.pm
Criterion Covered Total %
branch 14 16 87.5


line true false branch
26 7 24 defined $_[0] && ref $_[0] eq 'HASH' ? :
46 10 255 if exists $$params{$unsupported}
73 20 37 if defined $ctx
98 2 17 if $error
103 1 16 wantarray ? :
121 0 17 if ($$stash{'_DEBUG'})
133 34 85 if ($key eq 'inc' or $key eq 'dec')
134 34 0 if ref $$stash{$key} eq 'CODE'