| blib/lib/MojoX/Renderer/Alloy/Tmpl.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 12 | 58.3 |
| line | true | false | branch |
|---|---|---|---|
| 32 | 2 | 0 | if exists $config{'INCLUDE_PATH'} |
| 48 | 13 | 9 | unless defined $inline or defined $path and defined $tname |
| 52 | 0 | 9 | if (defined $inline) { } |
| 9 | 0 | elsif (-r $path) { } | |
| 61 | 0 | 0 | if ($r->get_data_template($options, $tname)) { } |
| 79 | 2 | 7 | if (my $e = $alloy->error || $@) |