-
Home
-
SMS Alert Order Notifications – WooCommerce
-
3.4.4
-
Code
-
Classes
- LogicInterface
| Total Complexity |
9 |
| Dependencies |
0 |
| Dependents |
0 |
| Total lines |
16 |
| Lines of code |
3 |
| Logical lines of code |
1 |
| Comment lines |
0 |
| Methods |
9 |
| Properties |
0 |
Methods 9
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| _handle_logic() |
S |
100 |
1 |
0 |
| _handle_otp_sent() |
S |
100 |
1 |
0 |
| _handle_otp_sent_failed() |
S |
100 |
1 |
0 |
| _get_otp_sent_message() |
S |
100 |
1 |
0 |
| _get_otp_sent_failed_message() |
S |
100 |
1 |
0 |
| _get_otp_invalid_format_message() |
S |
100 |
1 |
0 |
| _handle_matched() |
S |
100 |
1 |
0 |
| _handle_not_matched() |
S |
100 |
1 |
0 |
| _is_ajax_form() |
S |
78 |
1 |
3 |