Branch Coverage

lib/XML/Compile/WSS/BasicAuth.pm
Criterion Covered Total %
branch 0 18 0.0


line true false branch
33 0 0 unless $self->{'XCWB_username'} = $args->{'username'}
36 0 0 unless $self->{'XCWB_password'} = $args->{'password'}
41 0 0 defined $n && $n eq 'RANDOM' ? :
0 0 ref $n eq 'CODE' ? :
62 0 0 if $self->{'XCWB_login'}
104 0 0 if $created
107 0 0 if length $nonce
112 0 0 if ref $created eq 'HASH'
113 0 0 if $pwformat eq 'http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordDigest'