Branch Coverage

lib/Egg/View/HT.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
49 0 0 if (@_ > 1) { }
58 0 0 $_[1] ? :
0 0 $_[0] ? :
65 0 0 if (ref $tmpl eq 'SCALAR') { }
0 0 elsif (ref $tmpl eq 'ARRAY') { }
74 0 0 if @{$$view{'filter'};}