Branch Coverage

File:C4/Accounts.pm
Coverage:0.0%

line%coveragebranch
1000TFif ($$accdata{'amountoutstanding'} < $amountleft) { }
1630TFif 'C4::Context'->userenv
1750TFif ($$data{'accounttype'} eq 'Pay') { }
2190TFif ($$data{'accounttype'} eq 'Rep' or $$data{'accounttype'} eq 'L')
2360TFunless my($borrowernumber) = shift @_
2950TFunless ($existing_charge_hashref)
3390TFif 'C4::Context'->userenv
3560TFif ($type eq 'N')
3590TFif ($type eq 'F')
3620TFif ($type eq 'A')
3650TFif ($type eq 'M')
3690TFif ($type eq 'L' and $desc eq '')
3770TFif ($type eq 'L' or $type eq 'F' or $type eq 'A' or $type eq 'N' or $type eq 'M')
3860TFif ($itemnum) { }
3920TFunless $sth->execute($borrowernumber, $accountno, $amount, $desc, $type, $amountleft, $itemnum, $notifyid, $note, $manager_id)
4220TFif ($barcode ne '')
4270TFif ($type eq 'CL') { }
0TFelsif ($type eq 'CF') { }
0TFelsif ($type eq 'CB') { }
4430TFif ($$accdata{'amountoutstanding'} < $amountleft) { }
4820TFif ($$accdata{'amountoutstanding'} < $amountleft) { }
5460TFif ($$accdata{'amountoutstanding'} > $amountleft) { }
6500TFif ($amount_outstanding <= 0) { }
6850TFif (@{$accts;})
7000TFif ($amountleft == 0)
7030TFif ($$accdata{'amountoutstanding'} < $amountleft) { }
7290TFif 'C4::Context'->userenv
7300TFif (not $amount or $amount < 0)