line |
true |
false |
branch |
85
|
0 |
0 |
if $parent->tag eq 'ul' |
86
|
0 |
0 |
if $parent->tag eq 'ol' |
88
|
0 |
0 |
if $parent->tag eq 'dl' |
89
|
0 |
0 |
if $parent->tag eq 'dl' and $node->tag eq 'dt' |
99
|
0 |
0 |
unless $node->attr('src') |
103
|
0 |
0 |
unless ($img =~ m[^https?://]) |
113
|
0 |
0 |
if $alt |
114
|
0 |
0 |
if $align |
115
|
0 |
0 |
if $width |
116
|
0 |
0 |
if $height |
117
|
0 |
0 |
if $title |
127
|
0 |
0 |
if $name |
130
|
0 |
0 |
if $text |
137
|
0 |
0 |
if $node->attr('name') |
141
|
0 |
0 |
if (not $url =~ m[^https?://]) { } |
144
|
0 |
0 |
if ($r != -1) |
150
|
0 |
0 |
if $text eq $link |
162
|
0 |
0 |
$node->tag eq 'th' ? : |
166
|
0 |
0 |
if $style eq 'text-align: center;' |
167
|
0 |
0 |
if $style eq 'text-align: right;' |
169
|
0 |
0 |
if $align eq 'center' |
170
|
0 |
0 |
if $align eq 'right' |
171
|
0 |
0 |
if $align eq 'left' |