Branch Coverage

blib/lib/Typist/Template/Context.pm
Criterion Covered Total %
branch 2 22 9.0


line true false branch
25 0 0 if ($@)
26 0 0 if (ref $_[0] eq 'HASH') { }
29 0 0 ref $_[0] eq 'ARRAY' ? :
30 0 0 if int @stash_pairs & 1
44 0 0 if defined $_[2]
52 0 0 if (@_)
55 0 0 wantarray ? :
63 0 11 ref $_[0] ? :
70 0 18 ref $_[0] ? :
78 0 0 ref $v eq 'ARRAY' ? :
110 0 0 if (&$condition(@_)) { }