| lib/Template/Namespace/Constants.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 8 | 62.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 75 | 0 | 4 | 0 | $comp and $DEBUG |
| line | l | !l | condition |
|---|---|---|---|
| 35 | 8 | 0 | 'Template::Config'->stash($config) || (return $self->error('Template::Config'->error)) |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 83 | 1 | 1 | 34 | not length $result or ref $result |