| S3TestUtils.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 4 | 18 | 22.2 |
| line | true | false | branch |
|---|---|---|---|
| 81 | 0 | 1 | unless is_aws() |
| 102 | 0 | 1 | $ENV{'AMAZON_S3_LOCALSTACK'} || $ENV{'AMAZON_S3_MINIO'} ? : |
| 114 | 0 | 0 | if ($S3TestUtils::EVAL_ERROR or not $response) |
| 127 | 0 | 0 | if (&any(sub { $_ =~ /$bucket_name/msx; } , @buckets)) |
| 143 | 0 | 4 | if ($ENV{'AMAZON_S3_LOCALSTACK'}) { } |
| 0 | 4 | elsif (exists $ENV{'AMAZON_S3_MINIO'}) { } | |
| 176 | 0 | 0 | if ($ENV{'AMAZON_S3_CREDENTIALS'}) { } |
| 184 | 0 | 0 | $ENV{'DEBUG'} ? : |
| 197 | 0 | 0 | $ENV{'DEBUG'} ? : |