-
Home
-
SMS Alert Order Notifications – WooCommerce
-
3.6.3
-
Code
-
Classes
- GF_Smsalert_Form
Total Complexity |
64 |
Dependencies |
6 |
Dependents |
1 |
Total lines |
471 |
Lines of code |
295 |
Logical lines of code |
144 |
Comment lines |
103 |
Methods |
15 |
Properties |
3 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
trigger_notifications() |
A |
38 |
14 |
74 |
paymentStatus() |
A |
39 |
14 |
65 |
parseSmsBody() |
A |
45 |
8 |
42 |
add_otp_btn() |
S |
52 |
5 |
26 |
handle_failed_verification() |
S |
55 |
4 |
22 |
handle_post_verification() |
S |
56 |
4 |
19 |
handleForm() |
S |
56 |
3 |
19 |
isFormEnabled() |
S |
67 |
4 |
7 |
is_ajax_form_in_play() |
S |
75 |
2 |
4 |
getEnum() |
S |
82 |
1 |
3 |
getStatuses() |
S |
82 |
1 |
3 |
add_new_status() |
S |
83 |
1 |
3 |
load_smsalert_modal_html() |
S |
83 |
1 |
3 |
unsetOTPSessionVariables() |
S |
80 |
1 |
3 |
handleFormOptions() |
S |
91 |
1 |
2 |