Branch Coverage

blib/lib/EBook/EPUB/Container.pm
Criterion Covered Total %
branch 0 18 0.0


line true false branch
73 0 0 if (-d $file)
77 0 0 unless (is_valid_path($dest))
87 0 0 if (-d $from_path) { }
95 0 0 unless (is_valid_path($container_path))
116 0 0 unless (is_valid_path($path))
130 0 0 if $path =~ /META-INF/
143 0 0 unless (defined $container)
175 0 0 if @{$$self{'encrypted_files'};}
189 0 0 unless (defined $container)