Condition Coverage

blib/lib/Geoffrey/Template.pm
Criterion Covered Total %
condition 6 8 75.0


and 3 conditions

line !l l&&!r l&&r condition
12 3 5 1 $hr_template->{'template'} and scalar @{$self->template($hr_template->{'template'});} == 0

or 2 conditions

line l !l condition
42 0 8 $hr_template_value // []

or 3 conditions

line l !l&&r !l&&!r condition
42 37 8 0 $self->templates->{$s_template_name} //= $hr_template_value // []