Branch Coverage

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


line true false branch
76 0 0 if ($level <= $CGI::XMLApplication::DEBUG and scalar @_)
101 0 0 if scalar @_
108 0 0 if (scalar @_) { }
0 0 elsif (defined $self->param('passthru')) { }
121 0 0 if scalar @_
143 0 0 if (scalar @_) { }
186 0 0 unless defined $self->param($_)
189 0 0 if defined $pushed
199 0 0 scalar @missing > 0 ? :
0 0 wantarray ? :
208 0 0 unless exists $$ptrHash{$_} and not $$ptrHash{$_} =~ /^[\s\0]*$/
212 0 0 wantarray ? :
228 0 0 !@_ || scalar @_ > 1 ? :
232 0 0 if (my $n = $self->testEvent($ctxt))
233 0 0 if (my $func = $self->can('event_' . $n)) { }
241 0 0 if ($sid == -1)
248 0 0 if ($sid >= 0)
250 0 0 if (my $uri = $self->redirectToURI) { }
0 0 elsif (not $self->skipSerialization) { }
278 0 0 unless (defined $xml_doc)
283 0 0 unless (defined $xml_doc)
290 0 0 if (defined $self->passthru and $self->passthru == 1)
305 0 0 if (ref $stylesheet) { }
0 0 elsif (-f $stylesheet and -r $stylesheet) { }
314 0 0 if ($@)
323 0 0 if (length $xslstring) { }
326 0 0 if ($@ or not defined $xsl_dom)
339 0 0 if (ref $stylesheet) { }
0 0 elsif (-f $stylesheet and -r $stylesheet) { }
348 0 0 if ($@)
357 0 0 length $stylesheet ? :
366 0 0 if ($@)
375 0 0 if (%xslparam and scalar keys %xslparam > 0) { }
379 0 0 if ($xslparam{$key} =~ /\0/) { }
394 0 0 if ($@)
415 0 0 if ($@) { }
432 0 0 unless $pid < 0
445 0 0 if ($CGI::XMLApplication::Quiet == 1)
448 0 0 if ($CGI::XMLApplication::Quiet == 2)
452 0 0 $pid < 3 ? :