| blib/lib/Mustache/Simple/ContextStack.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 4 | 10 | 40.0 |
| line | true | false | branch |
|---|---|---|---|
| 60 | 0 | 302 | if (&blessed($context)) |
| 62 | 0 | 0 | if ($context->can($element)) |
| 64 | 0 | 0 | if wantarray |
| 68 | 0 | 302 | unless &reftype($context) eq 'HASH' |
| 70 | 181 | 121 | if exists $context->{$element} |