| blib/lib/EJS/Template/JSAdapter/JavaScript/SpiderMonkey.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 1 | 20 | 5.0 |
| line | true | false | branch |
|---|---|---|---|
| 33 | 1 | 0 | if $@ |
| 57 | 0 | 0 | $parent_path ne '' ? : |
| 59 | 0 | 0 | if ($reftype) { } |
| 60 | 0 | 0 | if ($reftype eq 'HASH') { } |
| 0 | 0 | elsif ($reftype eq 'ARRAY') { } | |
| 0 | 0 | elsif ($reftype eq 'CODE') { } | |
| 0 | 0 | elsif ($reftype eq 'SCALAR') { } | |
| 76 | 0 | 0 | if ($in_array) { } |
| 79 | 0 | 0 | if ($parent_path) { } |
| 112 | 0 | 0 | if $self->{'engine'} |