-
Home
-
SMS Alert Order Notifications – WooCommerce
-
3.6.2
-
Code
-
Classes
- GF_Smsalert_Form
Total Complexity |
46 |
Dependencies |
6 |
Dependents |
1 |
Total lines |
347 |
Lines of code |
218 |
Logical lines of code |
98 |
Comment lines |
84 |
Methods |
12 |
Properties |
2 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
trigger_notifications() |
A |
38 |
14 |
74 |
parse_sms_body() |
S |
48 |
6 |
34 |
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 |
21 |
isFormEnabled() |
S |
67 |
4 |
7 |
is_ajax_form_in_play() |
S |
75 |
2 |
4 |
getEnum() |
S |
82 |
1 |
3 |
load_smsalert_modal_html() |
S |
83 |
1 |
3 |
unsetOTPSessionVariables() |
S |
80 |
1 |
3 |
handleFormOptions() |
S |
91 |
1 |
2 |