Branch Coverage

blib/lib/Gears/Template/TT.pm
Criterion Covered Total %
branch 8 8 100.0


line true false branch
33 2 4 ref $template eq 'GLOB' ? :
35 3 3 unless ref $template
39 1 5 unless $self->engine->process($template, $vars, \$output)
43 2 3 if defined $pos