-
Home
-
The School Management – Education & Learning Management
-
2.7
-
Code
-
Classes
- WLSM_Staff_Accountant
| Total Complexity |
262 |
| Dependencies |
10 |
| Dependents |
0 |
| Total lines |
1,504 |
| Lines of code |
1,135 |
| Logical lines of code |
737 |
| Comment lines |
52 |
| Methods |
13 |
| Properties |
0 |
Methods 13
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_invoices() |
D |
15 |
61 |
252 |
| save_invoice() |
D |
18 |
59 |
222 |
| fetch_payments() |
C |
26 |
26 |
143 |
| fetch_invoice_payments() |
C |
28 |
27 |
124 |
| 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 |