Condition Coverage

blib/lib/Finance/Bank/DE/DTA/Create.pm
Criterion Covered Total %
condition 0 18 0.0


and 3 conditions

line !l l&&!r l&&r condition
57 0 0 0 $$file{'type'} and $$file{'type'} eq 'credit'
0 0 0 $$file{'type'} and $$file{'type'} eq 'debit'
68 0 0 0 $file and not $self->_setAccount($file)
91 0 0 0 $file and length $$file{'name'} > 0

or 3 conditions

line l !l&&r !l&&!r condition
20 0 0 0 ref $that || $that
100 0 0 0 not $$file{'additional_name'} or length $$file{'additional_name'} == 0