Branch Coverage

blib/lib/CGI/XMLApplication.pm
Criterion Covered Total %
branch 0 80 0.0


line true false branch
71 0 0 if ($level <= $CGI::XMLApplication::DEBUG and scalar @_)
96 0 0 if scalar @_
103 0 0 if (scalar @_) { }
0 0 elsif (defined $self->param('passthru')) { }
116 0 0 if scalar @_
138 0 0 if (scalar @_) { }
182 0 0 unless defined $self->param($_)
184 0 0 if defined $pushed
194 0 0 scalar @missing > 0 ? :
0 0 wantarray ? :
203 0 0 unless exists $ptrHash->{$_} and not $ptrHash->{$_} =~ /^[\s\0]*$/
207 0 0 wantarray ? :
223 0 0 !@_ || scalar @_ > 1 ? :
227 0 0 if (my $n = $self->testEvent($ctxt))
228 0 0 if (my $func = $self->can('event_' . $n)) { }
236 0 0 if ($sid == -1)
243 0 0 if ($sid >= 0)
245 0 0 if (my $uri = $self->redirectToURI) { }
0 0 elsif (not $self->skipSerialization) { }
273 0 0 unless (defined $xml_doc)
278 0 0 unless (defined $xml_doc)
285 0 0 if (defined $self->passthru and $self->passthru == 1)
300 0 0 if (ref $stylesheet) { }
0 0 elsif (-f $stylesheet and -r $stylesheet) { }
309 0 0 if ($@)
318 0 0 if (length $xslstring) { }
321 0 0 if ($@ or not defined $xsl_dom)
334 0 0 if (ref $stylesheet) { }
0 0 elsif (-f $stylesheet and -r $stylesheet) { }
343 0 0 if ($@)
352 0 0 length $stylesheet ? :
361 0 0 if ($@)
370 0 0 if (%xslparam and scalar keys %xslparam > 0) { }
374 0 0 if ($xslparam{$key} =~ /\0/) { }
389 0 0 if ($@)
410 0 0 if ($@) { }
427 0 0 unless $pid < 0
440 0 0 if ($CGI::XMLApplication::Quiet == 1)
443 0 0 if ($CGI::XMLApplication::Quiet == 2)
447 0 0 $pid < 3 ? :