| line |
!l |
l&&!r |
l&&r |
condition |
|
175
|
7 |
9 |
0 |
$tag eq 'input' and $type eq 'radio' || $type eq 'checkbox' |
|
213
|
10 |
6 |
641 |
$trim and $tree->[0] ne 'root' |
|
224
|
674 |
0 |
872 |
$tree->[0] eq 'tag' and $tree = $tree->[3] |
|
314
|
150 |
83 |
51 |
not $match and $node eq $tree |
|
315
|
49 |
66 |
118 |
$tags and $node->[0] ne 'tag' |
|
338
|
71 |
81 |
15 |
$nodes->[$i][0] eq 'text' and $next->[0] eq 'text' |
|
348
|
2 |
61 |
133 |
$type eq 'tag' and $recurse |
|
360
|
812 |
97 |
23 |
$text =~ /\S\z/ and $chunk =~ /^[^.!?,;:\s]+/ |
|
372
|
10 |
1 |
1 |
(my $tree = $self->tree)->[0] eq 'root' and not $content |
|
373
|
1 |
7 |
3 |
$tree->[0] ne 'root' and $tree->[0] ne 'tag' |
|
|
8 |
2 |
1 |
$tree->[0] ne 'root' and $tree->[0] ne 'tag' and $content |