Condition Coverage

lib/XML/Compile/WSS/BasicAuth.pm
Criterion Covered Total %
condition 0 14 0.0


or 2 conditions

line l !l condition
29 0 0 $args->{'wss_version'} ||= '1.1'
46 0 0 $args->{'pwformat'} || 'http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordText'
103 0 0 $self->dateTime($now) || ''
106 0 0 delete $data->{'wsse_Nonce'} || $self->nonce || ''

or 3 conditions

line l !l&&r !l&&!r condition
44 0 0 0 $args->{'wsu_Id'} || $args->{'wsu_id'}
102 0 0 0 delete $data->{'wsu_Created'} || $self->created