blib/lib/OpenAPI/Client/Pinecone.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 12 | 0.0 |
line | true | false | branch |
---|---|---|---|
17 | 0 | 0 | @_ == 1 ? : |
19 | 0 | 0 | unless ($ENV{'PINECONE_API_KEY'}) |
23 | 0 | 0 | unless ($ENV{'PINECONE_API_KEY'} or $attrs->{'base_url'}) |
27 | 0 | 0 | unless ($specification) |
31 | 0 | 0 | unless (eval { do { $specification = dist_file("OpenAPI-Client-Pinecone", "pinecone.yaml"); 1 } }) |
47 | 0 | 0 | unless ($attrs->{'base_url'}) |