Condition Coverage

lib/XML/Compile/SOAP/WSA.pm
Criterion Covered Total %
condition 6 15 40.0


and 3 conditions

line !l l&&!r l&&r condition
119 0 0 3 ref $data eq 'HASH' and keys %$data == 1
0 0 3 ref $data eq 'HASH' and keys %$data == 1 and $data->{'_'}

or 3 conditions

line l !l&&r !l&&!r condition
166 1 1 0 $op->wsaAction('INPUT') || $op->soapAction
172 0 2 0 $data->{'wsa_To'} ||= $to
173 0 2 0 $data->{'wsa_Action'} ||= $action