| blib/lib/Finance/Bank/Cahoot/CredentialsProvider/ReadLine.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 15 | 16 | 93.7 |
| line | true | false | branch |
|---|---|---|---|
| 23 | 4 | 2 | if ($arg =~ /(\w+)_prompt/) { } |
| 24 | 1 | 3 | unless $self->can($1) |
| 28 | 1 | 1 | unless $self->can($arg) |
| 42 | 6 | 3 | if (defined $$self{'_prompts'}{$credential}) { } |
| 45 | 1 | 2 | if (defined $offset) { } |
| 52 | 1 | 8 | if (defined $$self{$credential}) { } |
| 57 | 0 | 9 | if length $str == 1 |
| 58 | 4 | 5 | if (defined $offset) { } |