Branch Coverage

File:C4/Accounts.pm
Coverage:0.0%

line%coveragebranch
1080TFif ($$accdata{'amountoutstanding'} < $amountleft) { }
1710TFif 'C4::Context'->userenv
1830TFif ($$data{'accounttype'} eq 'Pay') { }
2270TFif ($$data{'accounttype'} eq 'Rep' or $$data{'accounttype'} eq 'L')
2440TFunless my($borrowernumber) = shift @_
3030TFunless ($existing_charge_hashref)
3470TFif 'C4::Context'->userenv
3640TFif ($type eq 'N')
3670TFif ($type eq 'F')
3700TFif ($type eq 'A')
3730TFif ($type eq 'M')
3770TFif ($type eq 'L' and $desc eq '')
3850TFif ($type eq 'L' or $type eq 'F' or $type eq 'A' or $type eq 'N' or $type eq 'M')
3940TFif ($itemnum) { }
4000TFunless $sth->execute($borrowernumber, $accountno, $amount, $desc, $type, $amountleft, $itemnum, $notifyid, $note, $manager_id)
4300TFif ($barcode ne '')
4350TFif ($type eq 'CL') { }
0TFelsif ($type eq 'CF') { }
0TFelsif ($type eq 'CB') { }
4510TFif ($$accdata{'amountoutstanding'} < $amountleft) { }
4900TFif ($$accdata{'amountoutstanding'} < $amountleft) { }
5540TFif ($$accdata{'amountoutstanding'} > $amountleft) { }
6580TFif ($amount_outstanding <= 0) { }
6930TFif (@{$accts;})
7080TFif ($amountleft == 0)
7110TFif ($$accdata{'amountoutstanding'} < $amountleft) { }
7370TFif 'C4::Context'->userenv
7380TFif (not $amount or $amount < 0)
7850TFif 'C4::Context'->userenv