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
153 0 0 0 $t and $jnl_bsk_ref
156 0 0 0 $iv and $main::cfg->val(('internal', 'noxrel'), 0)
173 0 0 0 $t and $jnl_bsk_ref
185 0 0 0 $extra_btw_info and defined $jnl_type
0 0 0 $extra_btw_info and defined $jnl_type and $jnl_type == 0
190 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
95 0 0 0 $pfx ||= &__x('Boekstuk {nr}', 'nr', "$rr->[0]:$2")
115 0 0 0 $pfx ||= &__x('Dagboek {nr}', 'nr', $rr->[0])
126 0 0 0 $pfx ||= &__x('Boekstuk {nr}', 'nr', $nr)
185 0 0 0 $extra_btw_info > 1 or $extra_btw_info and defined $jnl_type and $jnl_type == 0
204 0 0 0 $deb || defined $jnl_damount
0 0 0 $crd || defined $jnl_damount
225 0 0 0 $dbk_desc{$_[0]} ||= $main::dbh->lookup($_[0], ('Dagboeken', 'dbk_id', 'dbk_desc', '='))
231 0 0 0 $dbk_type{$_[0]} ||= $main::dbh->lookup($_[0], ('Dagboeken', 'dbk_id', 'dbk_type', '='))
238 0 0 0 $acc_desc{$_[0]} ||= $main::dbh->lookup($_[0], ('Accounts', 'acc_id', 'acc_desc', '='))
245 0 0 0 $acc_type{$_[0]} ||= $main::dbh->lookup($_[0], ('Accounts', 'acc_id', 'acc_debcrd', '='))