| blib/lib/EJS/Template/JSAdapter/JE.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 12 | 83.3 |
| line | true | false | branch |
|---|---|---|---|
| 33 | 0 | 55 | if $@ |
| 56 | 795 | 479 | if ($reftype) { } |
| 57 | 141 | 654 | if ($reftype eq 'HASH') { } |
| 82 | 572 | elsif ($reftype eq 'ARRAY') { } | |
| 568 | 4 | elsif ($reftype eq 'CODE') { } | |
| 0 | 4 | elsif ($reftype eq 'SCALAR') { } |