Condition Coverage

blib/lib/EBook/Ishmael/EBook/CHM.pm
Criterion Covered Total %
condition 0 23 0.0


and 3 conditions

line !l l&&!r l&&r condition
171 0 0 0 @children and my($alt) = $children[0]->findnodes(".//img/\@alt")
176 0 0 0 @children and my($alt) = $children[-1]->findnodes(".//img/\@alt")
183 0 0 0 @children and $children[0]->nodeName eq "hr"
186 0 0 0 @children and $children[-1]->nodeName eq "hr"

or 2 conditions

line l !l condition
199 0 0 shift() // 1

or 3 conditions

line l !l&&r !l&&!r condition
125 0 0 0 shift() // $self->{'_extract'}
243 0 0 0 $body //= $dom->documentElement
278 0 0 0 $body //= $dom->documentElement