| blib/lib/EBook/Ishmael/EBook/HTML.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 14 | 42.8 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 39 | 11 | 0 | 10 | defined $ns and $ns->value eq $XHTML_NS |
| 93 | 0 | 0 | 21 | defined $lang and not defined $self->{'Metadata'}->language |
| line | l | !l | condition |
|---|---|---|---|
| 107 | 21 | 0 | shift() // 1 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 146 | 6 | 0 | 0 | $body //= $self->{'_dom'}->documentElement |
| 169 | 5 | 0 | 0 | $body //= $self->{'_dom'}->documentElement |