Branch Coverage

blib/lib/Rex/Apache/Deploy/Tomcat7.pm
Criterion Covered Total %
branch 0 26 0.0


line true false branch
74 0 0 unless (%option)
75 0 0 if ('Rex::Config'->get('package_option'))
88 0 0 unless (exists $options->{'context_path'})
92 0 0 if (exists $options->{'manager_url'}) { }
120 0 0 if ($action eq 'disable') { }
130 0 0 if (not $response->is_success)
142 0 0 if ($server eq '')
154 0 0 if ($resp->is_success) { }
156 0 0 if ($c =~ /FAIL/mig) { }
176 0 0 if ($server eq '')
186 0 0 if ($resp->is_success) { }
222 0 0 if ($server eq '')
231 0 0 if ($resp->is_success) { }