Condition Coverage

blib/lib/EB/Report/Journal.pm
Criterion Covered Total %
condition 0 56 0.0


and 3 conditions

line !l l&&!r l&&r condition
161 0 0 0 $t and $jnl_bsk_ref
164 0 0 0 $iv and $main::cfg->val(('internal', 'noxrel'), 0)
185 0 0 0 $t and $jnl_bsk_ref
197 0 0 0 $extra_btw_info and defined $jnl_type
0 0 0 $extra_btw_info and defined $jnl_type and $jnl_type == 0
202 0 0 0 defined $res and defined $res->[0]
0 0 0 defined $res and defined $res->[0] and defined $res->[1]
0 0 0 defined $res and defined $res->[0] and defined $res->[1] and $res->[1] & 512

or 2 conditions

line l !l condition
35 0 0 $opts->{'postfix'} || ''

or 3 conditions

line l !l&&r !l&&!r condition
103 0 0 0 $pfx ||= &__x('Boekstuk {nr}', 'nr', "$rr->[0]:$2")
123 0 0 0 $pfx ||= &__x('Dagboek {nr}', 'nr', $rr->[0])
134 0 0 0 $pfx ||= &__x('Boekstuk {nr}', 'nr', $nr)
197 0 0 0 $extra_btw_info > 1 or $extra_btw_info and defined $jnl_type and $jnl_type == 0
216 0 0 0 $deb || defined $jnl_damount
0 0 0 $crd || defined $jnl_damount
237 0 0 0 $dbk_desc{$_[0]} ||= $main::dbh->lookup($_[0], ('Dagboeken', 'dbk_id', 'dbk_desc', '='))
243 0 0 0 $dbk_type{$_[0]} ||= $main::dbh->lookup($_[0], ('Dagboeken', 'dbk_id', 'dbk_type', '='))
250 0 0 0 $acc_desc{$_[0]} ||= $main::dbh->lookup($_[0], ('Accounts', 'acc_id', 'acc_desc', '='))
257 0 0 0 $acc_type{$_[0]} ||= $main::dbh->lookup($_[0], ('Accounts', 'acc_id', 'acc_debcrd', '='))