Branch Coverage

blib/lib/EJS/Template/JSAdapter/JE.pm
Criterion Covered Total %
branch 10 12 83.3


line true false branch
32 0 54 if $@
55 775 461 if ($reftype) { }
56 137 638 if ($reftype eq 'HASH') { }
79 559 elsif ($reftype eq 'ARRAY') { }
555 4 elsif ($reftype eq 'CODE') { }
0 4 elsif ($reftype eq 'SCALAR') { }