-
Home
-
Coupon Box for WooCommerce
-
2.0.1.7
-
Code
-
Classes
- VI_WOO_COUPON_BOX_Frontend_Shortcode
Total Complexity |
59 |
Dependencies |
5 |
Dependents |
0 |
Total lines |
386 |
Lines of code |
344 |
Logical lines of code |
201 |
Comment lines |
21 |
Methods |
10 |
Properties |
2 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
register_shortcode() |
A |
36 |
13 |
85 |
subscribe() |
A |
34 |
12 |
99 |
create_coupon() |
A |
42 |
10 |
52 |
wc_price() |
A |
45 |
9 |
41 |
send_email() |
S |
52 |
4 |
20 |
create_code() |
S |
55 |
3 |
19 |
shortcode_enqueue_script() |
S |
66 |
3 |
8 |
__construct() |
S |
65 |
2 |
9 |
rand() |
S |
67 |
2 |
7 |
shortcode_init() |
S |
75 |
1 |
4 |