blib/lib/EBook/EPUB/Lite/Container.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 18 | 55.5 |
line | true | false | branch |
---|---|---|---|
74 | 2 | 13 | if (-d $file) |
78 | 0 | 15 | unless (is_valid_path($dest)) |
88 | 2 | 0 | if (-d $from_path) { } |
96 | 0 | 0 | unless (is_valid_path($container_path)) |
117 | 0 | 1 | unless (is_valid_path($path)) |
131 | 0 | 16 | if $path =~ /META-INF/ |
144 | 0 | 2 | unless (defined $container) |
176 | 1 | 1 | if @{$self->{'encrypted_files'};} |
190 | 0 | 1 | unless (defined $container) |