| blib/lib/EBook/Ishmael/EBook/CHM.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 26 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 154 | 0 | 0 | 0 | @children and my($alt) = $children[0]->findnodes(".//img/\@alt") |
| 159 | 0 | 0 | 0 | @children and my($alt) = $children[-1]->findnodes(".//img/\@alt") |
| 166 | 0 | 0 | 0 | @children and $children[0]->nodeName eq "hr" |
| 169 | 0 | 0 | 0 | @children and $children[-1]->nodeName eq "hr" |
| line | l | !l | condition |
|---|---|---|---|
| 182 | 0 | 0 | shift() // 1 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 129 | 0 | 0 | 0 | shift() // $self->{'_extract'} |
| 225 | 0 | 0 | 0 | $body //= $dom->documentElement |
| 260 | 0 | 0 | 0 | $body //= $dom->documentElement |
| 314 | 0 | 0 | 0 | not defined $cover or $cover->[2][0] * $cover->[2][1] < $size->[1] * $size->[0] |