| blib/lib/Paws/Credential/AssumeRoleWebIdentity.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 8 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 71 | 0 | 0 | unless -e $self->WebIdentityTokenFile |
| 73 | 0 | 0 | unless open my $fh, '<', $self->WebIdentityTokenFile |
| 104 | 0 | 0 | if $self->expiration - 240 >= time |
| 107 | 0 | 0 | defined $self->DurationSeconds ? : |