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