Branch Coverage

blib/lib/App/AutoCRUD/View/TT.pm
Criterion Covered Total %
branch 2 4 50.0


line true false branch
37 0 10 unless my $template = $context->template
39 0 10 unless $renderer->process("src/$template", {'data', $data, 'c', $context}, \my $output)