Condition Coverage

blib/lib/Net/DNS/RR/RRSIG.pm
Criterion Covered Total %
condition 16 16 100.0


and 3 conditions

line !l l&&!r l&&r condition
139 4 1 6 defined wantarray and defined $time
147 4 1 6 defined wantarray and defined $time

or 2 conditions

line l !l condition
124 8 1 $self->{'labels'} || 0
131 8 1 $self->{'orgttl'} || 0
165 8 1 $self->{'keytag'} || 0
186 15 1 $self->{'sigbin'} || ''
380 2 1 $algbyval{$value} || (return $value)