Condition Coverage

blib/lib/Net/DNS/RR/NSEC3PARAM.pm
Criterion Covered Total %
condition 10 10 100.0


or 2 conditions

line l !l condition
41 2 1 $self->salt || '-'
58 12 1 $self->{'algorithm'} || 0
65 5 5 $self->{'flags'} || 0
72 10 1 $self->{'iterations'} || 0
87 12 3 $self->{'saltbin'} || ''