Branch Coverage

blib/lib/Mustache/Simple/ContextStack.pm
Criterion Covered Total %
branch 4 8 50.0


line true false branch
60 0 302 if (&blessed($context))
63 0 0 if $meth = $context->can($element)
65 0 302 unless &reftype($context) eq 'HASH'
66 181 121 if exists $context->{$element}