Condition Coverage

blib/lib/Net/LDAP/Control/ProxyAuth.pm
Criterion Covered Total %
condition 0 16 0.0


or 2 conditions

line l !l condition
27 0 0 $self->{'proxyDN'} || ''
31 0 0 $self->{'authzID'} || ''
48 0 0 shift() || ''
69 0 0 shift() || ''
89 0 0 $self->{'authzID'} || ''

or 3 conditions

line l !l&&r !l&&!r condition
55 0 0 0 $self->{'asn'} ||= $Net::LDAP::Control::ProxyAuth::proxyAuthValue->decode($self->{'value'})
76 0 0 0 $self->{'authzID'} ||= $self->{'value'}