blib/lib/Finance/Bank/Postbank_de.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 12 | 18 | 66.6 |
line | true | false | branch |
---|---|---|---|
89 | 0 | 7 | if $self->session |
96 | 3 | 4 | if (not $ok) { } |
190 | 0 | 0 | unless ($self->session) |
194 | 0 | 0 | unless exists $functions{$function} |
210 | 1 | 2 | unless $self->session |
225 | 10 | 2 | unless $acc->is_depot or $acc->is_mortgage |
252 | 1 | 10 | unless ($args{'account_number'}) |
273 | 1 | 10 | if ($args{'file'}) |
275 | 0 | 1 | unless open my $fh, '>', $args{'file'} |