-
Home
-
Customer Notes for WooCommerce
-
1.2.0 (latest)
-
Code
-
Classes
- WC_Customer_Notes_Order_Column
Total Complexity |
36 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
201 |
Lines of code |
113 |
Logical lines of code |
60 |
Comment lines |
58 |
Methods |
7 |
Properties |
0 |
Methods 7
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
update_order_notes() |
A |
51 |
10 |
24 |
save_customer_notes() |
A |
55 |
9 |
17 |
preview_order_notes() |
A |
53 |
8 |
21 |
enqueue_admin_assets() |
S |
52 |
2 |
27 |
add_custom_preview_column() |
S |
63 |
3 |
10 |
add_preview_column_content() |
S |
69 |
3 |
6 |
__construct() |
S |
66 |
1 |
8 |