Branch Coverage

blib/lib/Dancer2/Template/Haml.pm
Criterion Covered Total %
branch 7 8 87.5


line true false branch
29 2 2 ref $self->config->{'path'} eq 'HASH' ? :
40 1 1 ref $self->config->{'path'} eq 'HASH' ? :
62 1 1 defined $haml_args{'path'} ? :
73 0 6 unless my $content = $haml->render_file($template, %$vars)