line | % | coverage | condition |
107 | 0 | | $accdata = $sth->fetchrow_hashref and $amountleft > 0 |
227 | 0 | | $$data{'accounttype'} eq 'Rep' or $$data{'accounttype'} eq 'L' |
252 | 0 | | $sth->fetchrow || 1 |
377 | 0 | | $type eq 'L' and $desc eq '' |
385 | 0 | A | B | C | D | E | dec |
---|
0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | 1 | X | 1 | 0 | 0 | 1 | X | X | 1 | 0 | 1 | X | X | X | 1 | 1 | X | X | X | X | 1 |
| $type eq 'L' or $type eq 'F' or $type eq 'A' or $type eq 'N' or $type eq 'M' |
489 | 0 | | $accdata = $sth->fetchrow_hashref and $amountleft > 0 |
553 | 0 | | $accdata = $sth->fetchrow_hashref and $amountleft < 0 |
738 | 0 | | not $amount or $amount < 0 |
783 | 0 | | $branch ||= 'C4::Context'->userenv->{'branch'} |
788 | 0 | | $itemnum ||= undef |