Branch Coverage

blib/lib/Dancer/Template/Haml.pm
Criterion Covered Total %
branch 0 4 0.0


line true false branch
22 0 0 if ref $template or not -f $template
26 0 0 unless $content = $_engine->render_file($template, %$tokens)