| blib/lib/Template/Resolver.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 14 | 57.1 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 26 | 19 | 0 | 40 | $ref and $ref eq 'HASH' |
| 19 | 0 | 0 | $ref and $ref eq 'ARRAY' |
| line | l | !l | condition |
|---|---|---|---|
| 81 | 10 | 1 | $options{'key'} || 'TEMPLATE' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 26 | 40 | 0 | 19 | $ref and $ref eq 'HASH' or &blessed($entity) |
| 61 | 0 | 0 | 10 | $options{'os'} || $^O |