-
Home
-
Order Tip for WooCommerce
-
1.5.1
-
Code
-
Classes
- WOO_Order_Tip_Main
Total Complexity |
68 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
233 |
Lines of code |
139 |
Logical lines of code |
94 |
Comment lines |
32 |
Methods |
8 |
Properties |
2 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
add_tip_to_session() |
C |
42 |
28 |
42 |
__construct() |
A |
42 |
15 |
50 |
remove_tip_on_order_placed() |
A |
58 |
10 |
14 |
init_session() |
S |
72 |
5 |
5 |
add_tip_to_cart() |
S |
63 |
5 |
10 |
remove_tip_from_session() |
S |
63 |
3 |
10 |
tip_form_shortcode() |
S |
75 |
1 |
5 |
tip_form() |
S |
82 |
1 |
3 |