Branch Coverage

blib/lib/EJS/Template/JSAdapter/JavaScript.pm
Criterion Covered Total %
branch 1 20 5.0


line true false branch
33 1 0 if $@
58 0 0 $in_array ? :
0 0 $parent_path ne '' ? :
61 0 0 if ($reftype) { }
62 0 0 if ($reftype eq 'HASH') { }
0 0 elsif ($reftype eq 'ARRAY') { }
0 0 elsif ($reftype eq 'CODE') { }
0 0 elsif ($reftype eq 'SCALAR') { }
115 0 0 if $self->{'engine'}
116 0 0 if $self->{'runtime'}