Condition Coverage

File:C4/Accounts.pm
Coverage:0.0%

line%coveragecondition
990
ABdec
0X0
100
111
$accdata = $sth->fetchrow_hashref and $amountleft > 0
2190
ABdec
000
011
1X1
$$data{'accounttype'} eq 'Rep' or $$data{'accounttype'} eq 'L'
2440
Adec
00
11
$sth->fetchrow || 1
3690
ABdec
0X0
100
111
$type eq 'L' and $desc eq ''
3770
ABCDEdec
000000
000011
0001X1
001XX1
01XXX1
1XXXX1
$type eq 'L' or $type eq 'F' or $type eq 'A' or $type eq 'N' or $type eq 'M'
4810
ABdec
0X0
100
111
$accdata = $sth->fetchrow_hashref and $amountleft > 0
5450
ABdec
0X0
100
111
$accdata = $sth->fetchrow_hashref and $amountleft < 0
7300
ABdec
000
011
1X1
not $amount or $amount < 0