Condition Coverage

blib/lib/Net/DNS/RR/NSEC3.pm
Criterion Covered Total %
condition 23 23 100.0


or 2 conditions

line l !l condition
60 3 1 $self->salt || '-'
108 34 21 $self->{'flags'} || 0
127 34 21 $self->{'iterations'} || 0
142 32 23 $self->{'saltbin'} || ''
246 2 1 $digestbyval{$value} || (return $value)
256 57 6 shift() || ''
275 191 8 shift() || 0
276 190 9 shift() || ''
311 11 2 shift() || 0
312 11 2 shift() || ''

or 3 conditions

line l !l&&r !l&&!r condition
288 15 3 27 $cache1->{$key} ||= $cache2->{$key}