line |
true |
false |
branch |
70
|
0 |
0 |
if (exists $hashref->{'divider'}) { } |
|
0 |
0 |
elsif (exists $hashref->{'pod'}) { } |
|
0 |
0 |
elsif (exists $hashref->{'source'} and $hashref->{'source'} =~ /.pod/) { } |
|
0 |
0 |
elsif (exists $hashref->{'source'} and $hashref->{'source'} =~ /.md/) { } |
|
0 |
0 |
elsif (exists $hashref->{'source'} and $hashref->{'source'} =~ /.html/) { } |
103
|
0 |
0 |
if ($self->name) |
104
|
0 |
0 |
if ($self->name eq "github") |
107
|
0 |
0 |
if ($self->name eq "metacpan") |
110
|
0 |
0 |
if ($self->name eq "issues") |
129
|
0 |
0 |
if defined $_ |
139
|
0 |
0 |
unless $node->can("tagName") |
140
|
0 |
0 |
if $node->tagName eq "code" and $node->parentNode->tagName eq "pre" |
144
|
0 |
0 |
unless $node->can("tagName") |
145
|
0 |
0 |
if $node->tagName eq "pre" and $node->getElementsByTagName("code")->size |
159
|
0 |
0 |
if (length $icon) |
163
|
0 |
0 |
if (@{$self->children}) { } |
|
0 |
0 |
elsif ($self == $active_item) { } |
196
|
0 |
0 |
if (length $icon) |
200
|
0 |
0 |
if ($self == $active_item) { } |