Condition Coverage

blib/lib/Dotiac/DTL/Addon/html_template.pm
Criterion Covered Total %
condition 20 25 80.0


and 2 conditions

line l !l condition
88 0 118 $$found = $tagname and return 'Dotiac::DTL::Tag'->new($pre)
146 0 28 $$found = $tagname and return 'Dotiac::DTL::Tag'->new($pre)

and 3 conditions

line !l l&&!r l&&r condition
41 0 0 0 defined $o and exists $Dotiac::DTL::Addon::html_template_pure::OPTIONS{$a}
88 110 27 118 $found and grep {$_ eq $tagname;} @end
144 76 14 7 $end and $tag eq 'loop'
145 76 18 3 $end and $tag eq 'unless'
146 53 16 28 $found and grep {$_ eq $tagname;} @end

or 3 conditions

line l !l&&r !l&&!r condition
100 48 4 85 not $start or $first
155 21 3 45 not $start or $first