-
Home
-
Coupon Box for WooCommerce
-
2.1.5
-
Code
-
Classes
- VI_WOO_COUPON_BOX_Frontend_Shortcode
Total Complexity |
59 |
Dependencies |
5 |
Dependents |
0 |
Total lines |
407 |
Lines of code |
360 |
Logical lines of code |
209 |
Comment lines |
21 |
Methods |
10 |
Properties |
2 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
subscribe() |
B |
31 |
16 |
115 |
register_shortcode() |
A |
36 |
9 |
89 |
create_coupon() |
A |
42 |
10 |
52 |
wc_price() |
A |
46 |
9 |
35 |
send_email() |
S |
51 |
4 |
22 |
create_code() |
S |
55 |
3 |
19 |
shortcode_enqueue_script() |
S |
65 |
3 |
8 |
__construct() |
S |
65 |
2 |
9 |
rand() |
S |
67 |
2 |
7 |
shortcode_init() |
S |
75 |
1 |
4 |