-
Home
-
The School Management – Education & Learning Management
-
5.2 (latest)
-
Code
-
Classes
- WLSM_Staff_Accountant
| Total Complexity |
248 |
| Dependencies |
10 |
| Dependents |
0 |
| Total lines |
1,516 |
| Lines of code |
1,131 |
| Logical lines of code |
722 |
| Comment lines |
59 |
| Methods |
13 |
| Properties |
0 |
Methods 13
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| save_invoice() |
D |
18 |
59 |
222 |
| get_invoices() |
D |
17 |
53 |
244 |
| fetch_invoice_payments() |
C |
28 |
25 |
123 |
| fetch_payments() |
C |
26 |
22 |
148 |
| collect_invoice_payment() |
B |
34 |
19 |
89 |
| delete_invoice_payment() |
A |
40 |
14 |
57 |
| delete_payment() |
A |
43 |
11 |
49 |
| delete_invoice() |
A |
44 |
10 |
45 |
| print_invoice_fee_structure() |
A |
47 |
7 |
35 |
| print_invoice() |
A |
48 |
7 |
33 |
| print_payment() |
A |
48 |
7 |
32 |
| view_payment_note() |
S |
49 |
7 |
29 |
| validate_invoice_payment() |
S |
52 |
7 |
25 |