| blib/lib/EBook/Ishmael/EBook/FictionBook2.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 10 | 60.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 96 | 20 | 10 | 0 | $name eq "year" and not defined $self->{'Metadata'}->created |
| line | l | !l | condition |
|---|---|---|---|
| 110 | 10 | 0 | $_->getAttribute("content-type") // "" |
| 140 | 10 | 0 | shift() // 1 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 53 | 10 | 0 | 70 | $name eq "lang" or $name eq "src-lang" |