| blib/lib/Net/DNS/RR/TKEY.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 14 | 14 | 100.0 |
| line | l | !l | condition |
|---|---|---|---|
| 75 | 4 | 2 | eval { do { $self->_encode_rdata } } || '' |
| 90 | 11 | 1 | $self->{'inception'} || 0 |
| 97 | 11 | 1 | $self->{'expiration'} || 0 |
| 104 | 11 | 1 | $self->{'mode'} || 0 |
| 111 | 11 | 1 | $self->{'error'} || 0 |
| 118 | 11 | 1 | $self->{'key'} || '' |
| 125 | 13 | 1 | $self->{'other'} || '' |