Branch Coverage

blib/lib/Apache2/ASP/HTTPContext.pm
Criterion Covered Total %
branch 0 72 0.0


line true false branch
64 0 0 if ($s->do_disable_application_state) { }
75 0 0 if ($s->do_disable_session_state) { }
93 0 0 unless $s->r->headers_in->{'content-type'} =~ /multipart/
100 0 0 if ($@)
125 0 0 if (UNIVERSAL::isa($h, 'HTTP::Headers')) { }
148 0 0 if (my $pattern = $_->uri_match) { }
169 0 0 if (my $pattern = $_->uri_match) { }
190 0 0 if (defined(my $preinit_res = $s->do_preinit))
203 0 0 if (defined $res and $res != -1)
210 0 0 if defined $start_res
217 0 0 if ($@)
233 0 0 if $res =~ /^200/
255 0 0 unless ($s->_is_setup)
261 0 0 unless ($StartedServers{$s->config->web->application_name})
266 0 0 unless $@
268 0 0 if $s->{'did_end'}
271 0 0 unless ($s->application->{'__Application_Started'})
276 0 0 unless $@
277 0 0 if $s->{'did_end'}
280 0 0 unless ($s->session->{'__Started'})
285 0 0 unless $@
286 0 0 if $s->{'did_end'}
299 0 0 if ($@)
305 0 0 $s->response->Status =~ /^200/ ? :
332 0 0 if $@
343 0 0 unless $s->server->GetLastError
349 0 0 $s->response->Status =~ /^200/ ? :
369 0 0 $s->{'parent'} ? :
379 0 0 $s->{'parent'} ? :
409 0 0 if $s->{'_did_send_headers'}
430 0 0 unless defined $str
441 0 0 unless $s->did_send_headers
457 0 0 if (-f $file) { }
461 0 0 if $@
479 0 0 unless eval { do { require $file; 1 } }
491 0 0 @_ ? :