blib/lib/WWW/Suffit/Client.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 12 | 0.0 |
line | true | false | branch |
---|---|---|---|
120 | 0 | 0 | unless $status |
123 | 0 | 0 | unless $self->res->json("/status") |
127 | 0 | 0 | unless $error_code eq "E0000" |
153 | 0 | 0 | unless ref $options eq "HASH" |
154 | 0 | 0 | if defined $username |
155 | 0 | 0 | if defined $password |