blib/lib/WebService/Scaleway.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 28 | 0.0 |
line | true | false | branch |
---|---|---|---|
30 | 0 | 0 | if $$self |
33 | 0 | 0 | unless $ret->{'success'} |
35 | 0 | 0 | if $ret->{'status'} != 204 |
46 | 0 | 0 | wantarray ? : |
51 | 0 | 0 | if @_ > 2 |
89 | 0 | 0 | wantarray ? : |
101 | 0 | 0 | if (&blessed($content) or ref $content ne 'HASH') |
102 | 0 | 0 | unless $create_parms{$res} |
105 | 0 | 0 | &blessed($_[$_]) ? : |
112 | 0 | 0 | &blessed($_[1]) ? : |
139 | 0 | 0 | unless (ref $content eq 'HASH') |
147 | 0 | 0 | &blessed($_[2]) ? : |
179 | 0 | 0 | unless exists $self->{$attr} |
186 | 0 | 0 | exists $self->{$sub} ? : |