| blib/lib/Net/DNS/Check/Test.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 15 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 82 | 0 | 0 | 0 | $key and exists $$self{'test_detail'}{$key} |
| 93 | 0 | 0 | 0 | $key and exists $$self{'test_detail'}{$key} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 110 | 0 | 0 | 0 | $attr eq 'nsquery' or $attr eq 'nsauth' |
| 119 | 0 | 0 | 0 | $$self{'config'} ||= 'Net::DNS::Check::Config'->new |
| 121 | 0 | 0 | 0 | $$self{'debug'} ||= $$self{'config'}->debug_default |