| UnitTestSetup.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 12 | 66.6 |
| line | true | false | branch |
|---|---|---|---|
| 49 | 24 | 288 | if ($line =~ /^--- (.*) ---$/) |
| 60 | 8 | 0 | $configs{$test} ? : |
| 70 | 140 | 1 | unless /(\@[^\@]+@)/ |
| 84 | 0 | 8 | unless open my $fh, ">", "$home/.aws/credentials" |
| 99 | 0 | 8 | unless (-d "$home/.aws") |
| 103 | 0 | 8 | unless open my $fh, ">", "$home/.aws/config" |