| blib/lib/EBook/Ishmael/EBook/FictionBook2.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 8 | 62.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 97 | 20 | 10 | 0 | $name eq "year" and not defined $self->{'Metadata'}->created |
| line | l | !l | condition |
|---|---|---|---|
| 144 | 10 | 0 | shift() // 1 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 54 | 10 | 0 | 70 | $name eq "lang" or $name eq "src-lang" |