Condition Coverage

blib/lib/Template/Plex.pm
Criterion Covered Total %
condition 13 24 54.1


and 3 conditions

line !l l&&!r l&&r condition
311 18 0 2 $self->[8] and %{$self->[8]}

or 2 conditions

line l !l condition
177 4 2 $slot_name //= "default"
188 2 0 $self->[10] // ""
198 3 0 $data // ""

or 3 conditions

line l !l&&r !l&&!r condition
67 8 2 0 $id //= $path . join("", caller)
72 0 4 0 $self->[7]{$id} //= $template
78 0 5 0 $top_level_cache{$id} //= $template
86 0 4 0 $id //= $path . join("", caller)
183 5 1 0 $data //= $default_value