| blib/lib/Net/DNS/Method/Status.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 18 | 38.8 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 28 | 0 | 0 | 1 | defined $ref && defined $$ref{'BaseDomain'} |
| 0 | 0 | 1 | defined $ref && defined $$ref{'Reset'} | |
| 0 | 0 | 1 | defined $ref && defined $$ref{'StoreResults'} | |
| 78 | 3 | 0 | 0 | $pos == 0 and length $q <= length $d |
| line | l | !l | condition |
|---|---|---|---|
| 24 | 1 | 0 | ref $type || $type || 'Net::DNS::Method::Status' |
| 98 | 0 | 1 | time - $$self{'start'} || 1 |
| 99 | 0 | 1 | time - $$self{'time'} || 1 |