| 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) |
| 129 | 0 | 0 | if (&any(sub { $_ =~ /$bucket_name/msx; } , @buckets)) |
| 145 | 0 | 4 | if (exists $ENV{'AMAZON_S3_LOCALSTACK'}) { } |
| 0 | 4 | elsif (exists $ENV{'AMAZON_S3_MINIO'}) { } | |
| 178 | 0 | 0 | if ($ENV{'AMAZON_S3_CREDENTIALS'}) { } |
| 186 | 0 | 0 | $ENV{'DEBUG'} ? : |
| 199 | 0 | 0 | $ENV{'DEBUG'} ? : |