| blib/lib/WebService/Ollama/UA/Async.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 81 | 0 | 0 | if ($method eq 'GET') { } |
| 82 | 0 | 0 | if keys %$data |
| 92 | 0 | 0 | if ($response->is_success) { } |
| 95 | 0 | 0 | if ($@) |
| 100 | 0 | 0 | if (ref $decoded eq 'ARRAY') { } |
| 104 | 0 | 0 | scalar @responses == 1 ? : |
| 125 | 0 | 0 | unless open my $fh, "<:raw", $image |