Branch Coverage

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 4 if $acc->productType ne 'DEPOT' and $acc->productType ne 'BAUFINANZIERUNG'
252 1 10 unless ($args{'account_number'})
273 1 10 if ($args{'file'})
275 0 1 unless open my $fh, '>', $args{'file'}