Branch Coverage

blib/lib/Rex/Apache/Inject/Command.pm
Criterion Covered Total %
branch 0 36 0.0


line true false branch
54 0 0 if (exists $option->{'pre_pack_hook'})
59 0 0 if ($? != 0)
65 0 0 if (exists $option->{'post_pack_hook'})
84 0 0 if ($file =~ /\.tar\.gz$/) { }
0 0 elsif ($file =~ /\.zip$/) { }
0 0 elsif ($file =~ /\.tar\.bz2$/) { }
0 0 elsif ($file =~ /\.war$/) { }
0 0 elsif ($file =~ /\.jar$/) { }
106 0 0 if ($file =~ /\.tar\.gz$/) { }
0 0 elsif ($file =~ /\.zip$/) { }
0 0 elsif ($file =~ /\.tar\.bz2$/) { }
0 0 elsif ($file =~ /\.war$/) { }
0 0 elsif ($file =~ /\.jar$/) { }
128 0 0 if ($file =~ /\.tar\.gz$/) { }
0 0 elsif ($file =~ /\.zip$/) { }
0 0 elsif ($file =~ /\.tar\.bz2$/) { }
0 0 elsif ($file =~ /\.war$/) { }
0 0 elsif ($file =~ /\.jar$/) { }