Condition Coverage

blib/lib/Typist/Template/Context.pm
Criterion Covered Total %
condition 0 7 0.0


or 2 conditions

line l !l condition
51 0 0 $$ctx{'__stash'}{$key} ||= []
85 0 0 $$ctx{'__filters'}{$name} || $Typist::Template::Context::Filters{$name} || (next)

or 3 conditions

line l !l&&r !l&&!r condition
77 0 0 0 $_[0]{'__handlers'}{$_[1]} || $Typist::Template::Context::Handlers{$_[1]}