Condition Coverage

lib/Finance/Bank/DE/NetBank.pm
Criterion Covered Total %
condition 2 42 4.7


and 3 conditions

line !l l&&!r l&&r condition
35 4 0 0 ref $proto && $proto
117 0 0 0 $values{'TIMEFRAME'} eq 'variabel' and $values{'START_DATE'}
0 0 0 $values{'TIMEFRAME'} eq 'variabel' and $values{'START_DATE'} and $values{'END_DATE'}
186 0 0 0 $tan_field and $tan_index
0 0 0 $tan_field and $tan_index and ref $values{'TAN'} eq 'HASH'
0 0 0 $tan_field and $tan_index and ref $values{'TAN'} eq 'HASH' and $values{'TAN'}{$tan_index}
0 0 0 $tan_field and $tan_index
0 0 0 $tan_field and $tan_index and ref $values{'TAN'} eq 'ARRAY'
0 0 0 $tan_field and $tan_index
0 0 0 $tan_field and $tan_index and ref $values{'TAN'} eq 'CODE'
255 0 0 0 $line_count > 3 and $line_count < 6
270 0 0 0 $line_count > 12 and $line_count <= $#lines
281 0 0 0 defined $columns[5] and $columns[5] =~ /^[^\s]$/gi

or 3 conditions

line l !l&&r !l&&!r condition
34 0 4 0 ref $proto || $proto