Branch Coverage

blib/lib/Text/Handlebars.pm
Criterion Covered Total %
branch 8 8 100.0


line true false branch
30 4 4 $conditional ? :
36 1 1 $conditional ? :
104 80 62 if (not ref $$self{'compiler'}) { }
131 169 197 if (ref $vars and ref $vars eq 'HASH') { }