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
126 34 21 $self->{'iterations'} || 0
141 32 23 $self->{'saltbin'} || ''
245 2 1 $digestbyval{$value} || (return $value)
255 57 6 shift() || ''
274 35 167 shift() || 0
275 34 168 shift() || ''
310 11 2 shift() || 0
311 11 2 shift() || ''

or 3 conditions

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