Condition Coverage

lib/XML/Compile/SOAP/WSS.pm
Criterion Covered Total %
condition 0 22 0.0


or 2 conditions

line l !l condition
93 0 0 $answer->{'wsse_Security'} ||= {}
149 0 0 $args{'sign_types'} ||= ['SOAP-ENV:Body', $has12 ? 'env12:Body' : ()]
150 0 0 $args{'sign_put'} ||= 'wsse:SecurityHeaderType'
151 0 0 $args{'sign_when'} ||= ['SOAP-ENV:Envelope', $has12 ? 'env12:Envelope' : ()]
166 0 0 $pwtype || 'http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordText'

or 3 conditions

line l !l&&r !l&&!r condition
81 0 0 0 $sec || $self->{'XCSW_wss'}
86 0 0 0 $data->{'_doc'} ||= 'XML::LibXML::Document'->new('1.0', 'UTF-8')
124 0 0 0 $args->{'schema'} ||= $self->schema
146 0 0 0 $args{'schema'} || $self->schema