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
137 4 1 6 defined wantarray and defined $time
145 4 1 6 defined wantarray and defined $time

or 2 conditions

line l !l condition
122 8 1 $self->{'labels'} || 0
129 8 1 $self->{'orgttl'} || 0
163 8 1 $self->{'keytag'} || 0
184 15 1 $self->{'sigbin'} || ''
376 2 1 $algbyval{$value} || (return $value)