| blib/lib/Template/Resolver.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 14 | 23 | 60.8 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 26 | 32 | 3 | 63 | $ref and $ref eq 'HASH' |
| 32 | 0 | 3 | $ref and $ref eq 'ARRAY' | |
| 85 | 0 | 3 | 6 | $ref and $ref eq 'HASH' |
| 0 | 0 | 3 | $ref and $ref eq 'ARRAY' |
| line | l | !l | condition |
|---|---|---|---|
| 153 | 11 | 1 | $options{'key'} || 'TEMPLATE' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 26 | 63 | 0 | 35 | $ref and $ref eq 'HASH' or &blessed($entity) |
| 61 | 0 | 11 | 0 | $options{'os'} || $^O |
| 139 | 19 | 0 | 0 | $name or $indices |