| blib/lib/EBook/EPUB/Lite/Container/Zip.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 5 | 8 | 62.5 | 
| line | true | false | branch | 
|---|---|---|---|
| 60 | 0 | 2 | unless (defined $self->write_container($tmp_container)) | 
| 69 | 1 | 1 | if ($self->has_encrypted_files) | 
| 70 | 0 | 1 | unless (defined $self->write_encryption($tmp_encryption)) | 
| 83 | 2 | 0 | if $result == 0 |