Branch Coverage

blib/lib/WWW/Suffit/Client/V1.pm
Criterion Covered Total %
branch 0 28 0.0


line true false branch
103 0 0 if (length $self->public_key)
106 0 0 if ($rsa->error)
115 0 0 if defined $username
116 0 0 if defined $password
132 0 0 unless ref $options eq "HASH"
134 0 0 if length $method
135 0 0 if length $url
136 0 0 if exists $options->{'username'}
137 0 0 if exists $options->{'verbose'}
138 0 0 if exists $options->{'address'}
140 0 0 if ref $headers eq "HASH"
160 0 0 unless $status
163 0 0 if $self->res->json("/status")
164 0 0 if $set and length($public_key // "")