| blib/lib/Typist/Template/Context.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 7 | 0.0 |
| line | l | !l | condition |
|---|---|---|---|
| 51 | 0 | 0 | $$ctx{'__stash'}{$key} ||= [] |
| 85 | 0 | 0 | $$ctx{'__filters'}{$name} || $Typist::Template::Context::Filters{$name} || (next) |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 77 | 0 | 0 | 0 | $_[0]{'__handlers'}{$_[1]} || $Typist::Template::Context::Handlers{$_[1]} |