| 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 |