blib/lib/Dancer2/Template/Xslate.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 10 | 40.0 |
line | true | false | branch |
---|---|---|---|
34 | 0 | 1 | if (my $location = delete $config{'location'}) |
35 | 0 | 0 | unless (defined $config{'path'}) |
48 | 0 | 2 | if (ref $tmpl eq 'SCALAR') { } |
54 | 2 | 0 | file_name_is_absolute($tmpl) ? : |
59 | 0 | 2 | if $@ |