Condition Coverage

blib/lib/Net/DRI/Data/Contact/LU.pm
Criterion Covered Total %
condition 0 14 0.0


and 3 conditions

line !l l&&!r l&&r condition
93 0 0 0 $self->type and not $self->type =~ /^(?:holder_org|holder_pers|contact)/
96 0 0 0 $self->type and $self->type ne 'contact'
114 0 0 0 $a and ref $a eq 'HASH'
0 0 0 $a and ref $a eq 'HASH' and exists $a->{'pw'}

or 2 conditions

line l !l condition
82 0 0 $change ||= 0