Branch Coverage

blib/lib/Dancer2/Template/HTCompiled.pm
Criterion Covered Total %
branch 6 6 100.0


line true false branch
43 3 1 if defined $location
48 2 2 if (ref $tmpl eq 'SCALAR') { }
58 1 3 if (my $error = $@)