line |
!l |
l&&!r |
l&&r |
condition |
264
|
0 |
1 |
0 |
$paramTypes{$key}[0] < 2 and exists $self->{$key} |
330
|
0 |
0 |
0 |
exists $self->{'defaults'}{$tag}{$attrib} and $self->{'defaults'}{$tag}{$attrib} ne $value |
404
|
0 |
2 |
6 |
ref $parent and ref $parent->{'_content'} |
436
|
5 |
0 |
0 |
$elt->{'_tag'} =~ /$self->{'inline'}/i and $elt->{'_tag'} =~ /$self->{'needattr'}/ |
442
|
0 |
0 |
0 |
@elts and @elts == $blockElts |
470
|
0 |
0 |
0 |
@elts == 1 and ref $elts[0] |
|
0 |
0 |
0 |
@elts == 1 and ref $elts[0] and $elts[0]{'_tag'} =~ /$self->{'block'}/ |
489
|
5 |
0 |
0 |
$elt->{'_tag'} eq 'a' and $self->{'-expelbr'} |
496
|
0 |
0 |
0 |
ref $br and $br->{'_tag'} eq 'br' |
564
|
0 |
0 |
0 |
not $self->{'-keepimplicit'} and $elt->{'_implicit'} |