Branch Coverage

blib/lib/MIME/Expander/Plugin/ApplicationZip.pm
Criterion Covered Total %
branch 6 10 60.0


line true false branch
22 0 4 unless my $uzip = 'IO::Uncompress::Unzip'->new(\$contents, 'Append', 1)
29 0 11 if $status < 0
36 0 11 if $bytes < 0
39 3 8 if $name and $name =~ m[/$]
41 8 0 if ref $callback eq 'CODE'