blib/lib/EBook/EPUB/Container/Zip.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 8 | 0.0 |
line | true | false | branch |
---|---|---|---|
59 | 0 | 0 | unless (defined $self->write_container($tmp_container)) |
68 | 0 | 0 | if ($self->has_encrypted_files) |
69 | 0 | 0 | unless (defined $self->write_encryption($tmp_encryption)) |
82 | 0 | 0 | if $result == 0 |