line |
true |
false |
branch |
79
|
0 |
0 |
if $node->look_up('_tag', 'table') |
91
|
0 |
0 |
$node->tag eq 'th' ? : |
94
|
0 |
0 |
if $align eq 'center' or $align eq 'right' |
105
|
0 |
0 |
if $align eq 'center' or $align eq 'left' |
125
|
0 |
0 |
if $node->parent->tag eq 'ul' |
126
|
0 |
0 |
if $node->parent->tag eq 'ol' |
127
|
0 |
0 |
if $node->parent->tag eq 'dl' |
135
|
0 |
0 |
if $node->attr('name') |
140
|
0 |
0 |
if $text eq $url |
158
|
0 |
0 |
if $tag eq 'a' and $node->attr('name') |
159
|
0 |
0 |
if $tag eq 'caption' |
160
|
0 |
0 |
if ($tag eq '~text' and $node->left and $node->left->tag and $node->left->tag eq 'br' and not $node->look_up('_tag', 'pre')) |
176
|
0 |
0 |
unless $node->attr('href') |