Condition Coverage

blib/lib/CGI/XMLApplication.pm
Criterion Covered Total %
condition 0 26 0.0


and 2 conditions

line l !l condition
71 0 0 $level <= $CGI::XMLApplication::DEBUG and scalar @_

and 3 conditions

line !l l&&!r l&&r condition
203 0 0 0 exists $$ptrHash{$_} and not $$ptrHash{$_} =~ /^[\s\0]*$/
285 0 0 0 defined $self->passthru and $self->passthru == 1
300 0 0 0 -f $stylesheet and -r $stylesheet
334 0 0 0 -f $stylesheet and -r $stylesheet
370 0 0 0 %xslparam and scalar keys %xslparam > 0

or 3 conditions

line l !l&&r !l&&!r condition
191 0 0 0 length $self->param($_) || $self->param($_) =~ /^\s*$/
223 0 0 0 !@_ || scalar @_ > 1
321 0 0 0 $@ or not defined $xsl_dom