-
Home
-
SMS Alert Order Notifications – WooCommerce
-
3.6.0
-
Code
-
Classes
- GF_Smsalert_Form
Total Complexity |
22 |
Dependencies |
5 |
Dependents |
0 |
Total lines |
148 |
Lines of code |
56 |
Logical lines of code |
31 |
Comment lines |
68 |
Methods |
9 |
Properties |
1 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
handle_failed_verification() |
S |
60 |
4 |
12 |
handle_post_verification() |
S |
60 |
4 |
12 |
isFormEnabled() |
S |
70 |
4 |
5 |
add_otp_btn() |
S |
61 |
4 |
10 |
is_ajax_form_in_play() |
S |
75 |
2 |
4 |
handleForm() |
S |
71 |
1 |
5 |
load_smsalert_modal_html() |
S |
83 |
1 |
3 |
unsetOTPSessionVariables() |
S |
80 |
1 |
3 |
handleFormOptions() |
S |
91 |
1 |
2 |