| blib/lib/Net/DNS/Check/Test.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 22 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 26 | 0 | 0 | unless (@_) |
| 36 | 0 | 0 | if ($subclass) { } |
| 65 | 0 | 0 | if ($key) { } |
| 66 | 0 | 0 | if (exists $$self{'test_detail'}{$key}) { } |
| 82 | 0 | 0 | if ($key and exists $$self{'test_detail'}{$key}) { } |
| 93 | 0 | 0 | if ($key and exists $$self{'test_detail'}{$key}) { } |
| 107 | 0 | 0 | unless $PUBLIC_ARGS{$attr} |
| 110 | 0 | 0 | if ($attr eq 'nsquery' or $attr eq 'nsauth') |
| 111 | 0 | 0 | unless (UNIVERSAL::isa($args{$attr}, 'ARRAY')) |
| 128 | 0 | 0 | unless $type |
| 136 | 0 | 0 | if ($@) |