Branch Coverage

blib/lib/WebFetch/Output/TT.pm
Criterion Covered Total %
branch 0 4 0.0


line true false branch
58 0 0 if (exists $self->{'tt_include'})
65 0 0 unless $template->process($self->{'template'}, {"data", $self->{'data'}}, \$output, {"binmode", ":utf8"})