| blib/lib/EBook/Ishmael/EBook/PalmDoc.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 8 | 50.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 40 | 12 | 0 | 12 | $type eq $TYPE && $creator eq $CREATOR |
| 96 | 0 | 11 | 0 | $self->{'_compression'} != 1 and $self->{'_compression'} != 2 |
| line | l | !l | condition |
|---|---|---|---|
| 158 | 5 | 0 | chardet($raw) // "ASCII" |