| line | % | coverage | branch |
| 108 | 0 | T | F | if ($$accdata{'amountoutstanding'} < $amountleft) { } |
| 171 | 0 | T | F | if 'C4::Context'->userenv |
| 183 | 0 | T | F | if ($$data{'accounttype'} eq 'Pay') { } |
| 227 | 0 | T | F | if ($$data{'accounttype'} eq 'Rep' or $$data{'accounttype'} eq 'L') |
| 244 | 0 | T | F | unless my($borrowernumber) = shift @_ |
| 303 | 0 | T | F | unless ($existing_charge_hashref) |
| 347 | 0 | T | F | if 'C4::Context'->userenv |
| 364 | 0 | T | F | if ($type eq 'N') |
| 367 | 0 | T | F | if ($type eq 'F') |
| 370 | 0 | T | F | if ($type eq 'A') |
| 373 | 0 | T | F | if ($type eq 'M') |
| 377 | 0 | T | F | if ($type eq 'L' and $desc eq '') |
| 385 | 0 | T | F | if ($type eq 'L' or $type eq 'F' or $type eq 'A' or $type eq 'N' or $type eq 'M') |
| 394 | 0 | T | F | if ($itemnum) { } |
| 400 | 0 | T | F | unless $sth->execute($borrowernumber, $accountno, $amount, $desc, $type, $amountleft, $itemnum, $notifyid, $note, $manager_id) |
| 430 | 0 | T | F | if ($barcode ne '') |
| 435 | 0 | T | F | if ($type eq 'CL') { } |
| 0 | T | F | elsif ($type eq 'CF') { } |
| 0 | T | F | elsif ($type eq 'CB') { } |
| 451 | 0 | T | F | if ($$accdata{'amountoutstanding'} < $amountleft) { } |
| 490 | 0 | T | F | if ($$accdata{'amountoutstanding'} < $amountleft) { } |
| 554 | 0 | T | F | if ($$accdata{'amountoutstanding'} > $amountleft) { } |
| 658 | 0 | T | F | if ($amount_outstanding <= 0) { } |
| 693 | 0 | T | F | if (@{$accts;}) |
| 708 | 0 | T | F | if ($amountleft == 0) |
| 711 | 0 | T | F | if ($$accdata{'amountoutstanding'} < $amountleft) { } |
| 737 | 0 | T | F | if 'C4::Context'->userenv |
| 738 | 0 | T | F | if (not $amount or $amount < 0) |
| 785 | 0 | T | F | if 'C4::Context'->userenv |