Branch Coverage

blib/lib/EJS/Template/JSAdapter/JavaScript/V8.pm
Criterion Covered Total %
branch 1 12 8.3


line true false branch
33 1 0 if $@
56 0 0 if ($reftype) { }
57 0 0 if ($reftype eq 'HASH') { }
0 0 elsif ($reftype eq 'ARRAY') { }
0 0 elsif ($reftype eq 'CODE') { }
0 0 elsif ($reftype eq 'SCALAR') { }