Condition Coverage

blib/lib/Finance/Bank/Postbank_de/Account.pm
Criterion Covered Total %
condition 18 21 85.7


and 3 conditions

line !l l&&!r l&&r condition
162 33 28 8 exists $safety_check{$method} and defined $self->$method
61 7 1 exists $safety_check{$method} and defined $self->$method and $self->$method ne $value
262 31 1 1 exists $args{'since'} and exists $args{'upto'}

or 2 conditions

line l !l condition
95 153 248 $1 || ''
274 37 14 $args{'since'} || '00000000'
275 9 42 $args{'upto'} || '99999999'

or 3 conditions

line l !l&&r !l&&!r condition
125 1 1 0 $args{'login'} || $args{'number'}
176 30 0 0 $1 || $2