| blib/lib/WWW/Suffit/Client/V1.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 22 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 96 | 0 | 0 | if (length $self->public_key) |
| 99 | 0 | 0 | if ($rsa->error) |
| 108 | 0 | 0 | if defined $username |
| 109 | 0 | 0 | if defined $password |
| 125 | 0 | 0 | unless ref $options eq "HASH" |
| 127 | 0 | 0 | if length $method |
| 128 | 0 | 0 | if length $url |
| 129 | 0 | 0 | if exists $options->{'username'} |
| 130 | 0 | 0 | if exists $options->{'verbose'} |
| 131 | 0 | 0 | if exists $options->{'address'} |
| 133 | 0 | 0 | if ref $headers eq "HASH" |