-
Home
-
Faktur Pro for WooCommerce
-
3.1.15 (latest)
-
Code
-
Classes
- FP_Order_Action
| Total Complexity |
68 |
| Dependencies |
6 |
| Dependents |
1 |
| Total lines |
579 |
| Lines of code |
347 |
| Logical lines of code |
223 |
| Comment lines |
144 |
| Methods |
16 |
| Properties |
0 |
Methods 16
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| handle_actions() |
B |
38 |
14 |
76 |
| create_invoice() |
A |
45 |
8 |
42 |
| cancel_invoice() |
A |
45 |
7 |
42 |
| add_invoice_actions_buttons() |
A |
43 |
6 |
49 |
| add_invoice_actions() |
S |
57 |
6 |
16 |
| handle_cancellation_invoice_button_ajax() |
S |
58 |
5 |
15 |
| prepare_params() |
S |
54 |
4 |
19 |
| handle_invoice_button_ajax() |
S |
58 |
4 |
15 |
| handle_cancel_invoice() |
S |
68 |
3 |
7 |
| init_hooks() |
S |
59 |
2 |
13 |
| show_invoice() |
S |
61 |
2 |
13 |
| show_cancellation_invoice() |
S |
61 |
2 |
13 |
| handle_create_invoice() |
S |
69 |
2 |
7 |
| button() |
S |
62 |
1 |
11 |
| handle_reset_invoice() |
S |
77 |
1 |
4 |
| add_invoice_button() |
S |
73 |
1 |
5 |