line | % | coverage | branch |
100 | 0 | T | F | if ($$accdata{'amountoutstanding'} < $amountleft) { } |
163 | 0 | T | F | if 'C4::Context'->userenv |
175 | 0 | T | F | if ($$data{'accounttype'} eq 'Pay') { } |
219 | 0 | T | F | if ($$data{'accounttype'} eq 'Rep' or $$data{'accounttype'} eq 'L') |
236 | 0 | T | F | unless my($borrowernumber) = shift @_ |
295 | 0 | T | F | unless ($existing_charge_hashref) |
339 | 0 | T | F | if 'C4::Context'->userenv |
356 | 0 | T | F | if ($type eq 'N') |
359 | 0 | T | F | if ($type eq 'F') |
362 | 0 | T | F | if ($type eq 'A') |
365 | 0 | T | F | if ($type eq 'M') |
369 | 0 | T | F | if ($type eq 'L' and $desc eq '') |
377 | 0 | T | F | if ($type eq 'L' or $type eq 'F' or $type eq 'A' or $type eq 'N' or $type eq 'M') |
386 | 0 | T | F | if ($itemnum) { } |
392 | 0 | T | F | unless $sth->execute($borrowernumber, $accountno, $amount, $desc, $type, $amountleft, $itemnum, $notifyid, $note, $manager_id) |
422 | 0 | T | F | if ($barcode ne '') |
427 | 0 | T | F | if ($type eq 'CL') { } |
| 0 | T | F | elsif ($type eq 'CF') { } |
| 0 | T | F | elsif ($type eq 'CB') { } |
443 | 0 | T | F | if ($$accdata{'amountoutstanding'} < $amountleft) { } |
482 | 0 | T | F | if ($$accdata{'amountoutstanding'} < $amountleft) { } |
546 | 0 | T | F | if ($$accdata{'amountoutstanding'} > $amountleft) { } |
650 | 0 | T | F | if ($amount_outstanding <= 0) { } |
685 | 0 | T | F | if (@{$accts;}) |
700 | 0 | T | F | if ($amountleft == 0) |
703 | 0 | T | F | if ($$accdata{'amountoutstanding'} < $amountleft) { } |
729 | 0 | T | F | if 'C4::Context'->userenv |
730 | 0 | T | F | if (not $amount or $amount < 0) |