Branch Coverage

blib/lib/Pickles/View/TT.pm
Criterion Covered Total %
branch 3 6 50.0


line true false branch
18 2 0 unless ($tt)
33 2 0 unless ($template =~ /$$self{'suffix'}$/)
37 0 2 unless $tt->process($template, {%{$c->stash;}, 'c', $c}, \my($output))