-
Home
-
FunnelKit Automations – Email Marketing Automation and CRM for WordPress & WooCommerce
-
1.3.0
-
Code
-
Classes
- BWFAN_WC_Create_Coupon
Total Complexity |
69 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
452 |
Lines of code |
355 |
Logical lines of code |
161 |
Comment lines |
39 |
Methods |
13 |
Properties |
1 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
admin_enqueue_assets() |
B |
40 |
21 |
55 |
process() |
A |
42 |
12 |
53 |
execute_action() |
S |
49 |
6 |
33 |
get_coupon_data() |
S |
60 |
7 |
12 |
get_view() |
S |
41 |
1 |
100 |
make_data() |
S |
57 |
6 |
15 |
create_coupon() |
S |
53 |
5 |
23 |
handle_delete_expired_coupons() |
S |
55 |
3 |
21 |
handle_coupon_restriction() |
S |
62 |
3 |
12 |
get_instance() |
S |
71 |
2 |
6 |
get_expiry_dates() |
S |
59 |
1 |
15 |
__construct() |
S |
69 |
1 |
6 |
load_hooks() |
S |
75 |
1 |
4 |