| blib/lib/PowerDNS/Control/Client.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 18 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 96 | 0 | 0 | defined $$params{'servers'} ? : |
| 97 | 0 | 0 | defined $$params{'auth_cred'} ? : |
| 122 | 0 | 0 | unless (defined $conn) |
| 135 | 0 | 0 | if ($line =~ /^-ERR/) |
| 144 | 0 | 0 | $errmsg ? : |
| 166 | 0 | 0 | unless ($sock) |
| 176 | 0 | 0 | if ($line eq '+OK ready for authentication') { } |
| 0 | 0 | elsif (not $line =~ /^\+OK Welcome/) { } | |
| 183 | 0 | 0 | if (!$line eq '+OK Auth sucessful') |