blib/lib/Backblaze/B2.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 24 | 0.0 |
line | true | false | branch |
---|---|---|---|
124 | 0 | 0 | unless (ref $options{'api'}) |
130 | 0 | 0 | if ($options{'api'}->isAsync) { } |
165 | 0 | 0 | if ($promise->is_unfulfilled) { } |
183 | 0 | 0 | unless ($ok) |
184 | 0 | 0 | wantarray ? : |
204 | 0 | 0 | if (not $self->api->isAsync) { } |
251 | 0 | 0 | if (not $self->api->isAsync) |
475 | 0 | 0 | unless $Backblaze::B2::v1::Bucket::Synchronized::AUTOLOAD =~ /::([^:]+)$/ |
478 | 0 | 0 | unless $self->impl->can($method) |
489 | 0 | 0 | if (not $ok) { } |
494 | 0 | 0 | wantarray ? : |
666 | 0 | 0 | unless $options{'impl'} |