Condition Coverage

blib/lib/Net/DNS/RR/TSIG.pm
Criterion Covered Total %
condition 25 25 100.0


or 2 conditions

line l !l condition
113 34 1 eval { do { $self->_encode_rdata(@argument) } } || ''
164 130 8 $self->{'fudge'} || 0
178 107 47 $self->{'macbin'} || ''
192 41 54 $self->{'prior_macbin'} || ''
206 26 34 $self->{'request_macbin'} || ''
213 82 2 $self->{'original_id'} || 0
223 30 18 $self->{'error'} || ''
278 40 1 $message || ''
347 2 1 $keytag || 0
497 35 6 $self->{'owner'} || (return)
509 19 7 $keytable{$self->{'owner'}->canonical} ||= {}

or 3 conditions

line l !l&&r !l&&!r condition
409 2 1 27 $maclen < $minlen or $maclen > length $tsigmac