Condition Coverage

blib/lib/DNS/Oterica/RecordMaker/TinyDNS.pm
Criterion Covered Total %
condition 0 58 0.0


and 3 conditions

line !l l&&!r l&&r condition
113 0 0 0 $bytes[1] eq 237 and $bytes[2] eq 72
0 0 0 $bytes[1] eq 237 and $bytes[2] eq 72 and $bytes[3] eq 208
259 0 0 0 not $name and $rec->{'node'}
261 0 0 0 defined $name and length $name

or 2 conditions

line l !l condition
189 0 0 $rec->{'dist'} || 10
211 0 0 $rec->{'ip'} || ''
228 0 0 $rec->{'ns'} || ''
246 0 0 $rec->{'domain'} || ''
335 0 0 $rec->{'priority'} || 0
336 0 0 $rec->{'weight'} || 0
348 0 0 $rec->{'protocol'} || 'tcp'
0 0 $rec->{'location'} || ''

or 3 conditions

line l !l&&r !l&&!r condition
16 0 0 0 $ENV{'DNS_OTERICA_SN'} || $^T
70 0 0 0 $rec->{'ttl'} || $self->_default_ttl
120 0 0 0 $rec->{'ttl'} || $self->_default_ttl
189 0 0 0 $rec->{'ttl'} || $self->_default_ttl
211 0 0 0 $rec->{'ttl'} || $self->_default_ttl
228 0 0 0 $rec->{'ttl'} || $self->_default_ttl
246 0 0 0 $rec->{'ttl'} || $self->_default_ttl
268 0 0 0 $rec->{'ttl'} || $self->_default_ttl
348 0 0 0 $rec->{'ttl'} || $self->_default_ttl
386 0 0 0 $rec->{'ttl'} || $self->_default_ttl