Condition Coverage

blib/lib/XML/Compile/SOAP/Daemon.pm
Criterion Covered Total %
condition 8 39 20.5


and 3 conditions

line !l l&&!r l&&r condition
101 0 0 0 "XML::Compile::SOAP::WSA"->can("new") and not keys %{$$self{"wsa_input"};}

or 2 conditions

line l !l condition
61 0 1 delete $args->{'output_charset'} || 'UTF-8'
76 0 1 $self->{'wsa_input'} ||= {}
0 1 $self->{'wsa_output'} ||= {}
87 0 1 $self->{'sa_input'} ||= {}
88 0 1 $self->{'sa_input_rev'} ||= {}
133 2 0 $xmlin->namespaceURI || ''
141 0 1 $self->{'handler'}{$version} || {}
185 1 0 $info->{'body'}[0] || '(none)'
205 0 0 delete $args{'callbacks'} || {}
232 0 0 $default_cb || sub { $_[0]->faultNotImplemented($name); }
275 0 0 $self->{'handler'}{$version} || {}
285 0 0 shift() || \*STDOUT

or 3 conditions

line l !l&&r !l&&!r condition
79 0 0 0 $t->{$op} ||= $action
90 0 0 0 $t->{$op} ||= $action
91 0 0 0 $r->{$action} ||= $op
267 0 0 0 ref $self || $self