| blib/lib/EJS/Template/Test.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 12 | 66.6 |
| line | true | false | branch |
|---|---|---|---|
| 31 | 18 | 32 | unless $config |
| 35 | 32 | 68 | if ($ejs->{$name}) |
| 45 | 0 | 50 | unless $ejs->process(\$source, $variables, \$output) |
| 48 | 0 | 50 | if ($@) { } |
| 67 | 0 | 20 | unless 'EJS::Template'->parse(\$source, \$output) |
| 70 | 0 | 20 | if ($@) { } |