Condition Coverage

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


or 2 conditions

line l !l condition
112 34 1 eval { do { $self->_encode_rdata(@argument) } } || ''
163 128 9 $self->{'fudge'} || 0
177 105 47 $self->{'macbin'} || ''
191 39 55 $self->{'prior_macbin'} || ''
205 26 35 $self->{'request_macbin'} || ''
212 93 2 $self->{'original_id'} || 0
222 30 18 $self->{'error'} || ''
279 40 2 $message || ''
348 2 1 $keytag || 0
497 35 6 $self->{'owner'} || (return)
509 24 2 $keytable{$self->{'owner'}->canonical} ||= {}

or 3 conditions

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