Branch Coverage

lib/Web/Components/Role/TT.pm
Criterion Covered Total %
branch 6 8 100.0


line true false branch
25 0 1 unless my $template = 'Template'->new($args)
79 2 2 if (ref $layout) { }
80 1 1 unless $self->_templater->process($layout, $stash, \$result)
87 0 1 unless $self->_templater->process($path, $stash, \$result)