Condition Coverage

blib/lib/Parse/YALALR/Dump.pl
Criterion Covered Total %
condition 0 57 0.0


and 2 conditions

line l !l condition
149 0 0 $format =~ /xml/ && 'xml'
178 0 0 $format =~ /xml/ && 'xml'

and 3 conditions

line !l l&&!r l&&r condition
122 0 0 0 $format && $format =~ /xml/
123 0 0 0 $format && $format =~ /brief/
155 0 0 0 $rule and $$grammar[$rule - 1] != $nil
158 0 0 0 $asXML and not $asXML =~ /untagged/
170 0 0 0 $asXML and not $asXML =~ /untagged/
196 0 0 0 ref $_[1] and ref $_[1] eq 'item'
207 0 0 0 defined $format && $format =~ /xml/
211 0 0 0 $format and $format eq 'very' || $format eq 'brief'
253 0 0 0 $format && $format =~ /xml/
301 0 0 0 $asXML and $inkernel
304 0 0 0 $asXML and $inkernel
308 0 0 0 $rule and $$grammar[$rule] != $nil

or 2 conditions

line l !l condition
125 0 0 $arrow ||= '->'
148 0 0 $format ||= 0
177 0 0 $format ||= 0
267 0 0 $parental_intuition{$$_{'item'}} || 1
271 0 0 $parental_intuition{$$_{'item'}} || 1
274 0 0 $parental_intuition{$$b{'item'}} || 0
0 0 $parental_intuition{$$a{'item'}} || 0

or 3 conditions

line l !l&&r !l&&!r condition
211 0 0 0 $format eq 'very' || $format eq 'brief'