-
Home
-
OTP Login Woocommerce (Login with OTP)
-
2.6.7 (latest)
-
Code
-
Classes
- Xoo_Ml_Phone_Verification
Total Complexity |
107 |
Dependencies |
4 |
Dependents |
0 |
Total lines |
566 |
Lines of code |
337 |
Logical lines of code |
183 |
Comment lines |
65 |
Methods |
11 |
Properties |
1 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
request_otp() |
D |
31 |
40 |
93 |
process_otp_form() |
C |
35 |
25 |
72 |
is_a_phone_form() |
A |
47 |
12 |
35 |
process_login_with_otp_form() |
A |
45 |
11 |
38 |
handle_phone_on_user_registration() |
S |
57 |
5 |
15 |
login_user_with_otp() |
S |
54 |
4 |
20 |
resendOTP() |
S |
52 |
3 |
24 |
process_login() |
S |
63 |
3 |
11 |
wc_myaccount_update_phone() |
S |
61 |
2 |
12 |
hooks() |
S |
59 |
1 |
14 |
__construct() |
S |
82 |
1 |
3 |