| blib/lib/Finance/Bank/Cahoot/CredentialsProvider.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 12 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 22 | 1 | 37 | if $class eq 'Finance::Bank::Cahoot::CredentialsProvider' |
| 25 | 4 | 33 | unless exists $args{'credentials'} |
| 28 | 4 | 29 | if ref $args{'credentials'} ne 'ARRAY' |
| 31 | 28 | 1 | if (exists $args{'options'}) |
| 32 | 4 | 24 | if ref $args{'options'} ne 'HASH' |
| 35 | 4 | 20 | if $#o < 0 |