blib/lib/Template/Resolver.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 15 | 24 | 62.5 |
line | true | false | branch |
---|---|---|---|
23 | 10 | 49 | unless $properties |
26 | 40 | 19 | if ($ref and $ref eq 'HASH' or &blessed($entity)) { } |
0 | 19 | elsif ($ref and $ref eq 'ARRAY') { } | |
0 | 19 | elsif ($ref) { } | |
28 | 33 | 16 | $prefix ? : |
35 | 0 | 0 | $prefix ? : |
53 | 0 | 0 | $transform ? : |
0 | 10 | unless defined $transformed | |
71 | 1 | 9 | $options{'additional_transforms'} ? : |
84 | 2 | 9 | if ($options{'content'}) { } |
0 | 9 | elsif ($options{'handle'}) { } | |
9 | 0 | elsif ($options{'filename'}) { } |