-
Home
-
OTP Login Woocommerce (Login with OTP)
-
2.6.7 (latest)
-
Code
-
Classes
- Xoo_Ml_Otp_Handler
Total Complexity |
46 |
Dependencies |
3 |
Dependents |
2 |
Total lines |
252 |
Lines of code |
159 |
Logical lines of code |
95 |
Comment lines |
19 |
Methods |
13 |
Properties |
4 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
ok_to_send_otp() |
A |
48 |
11 |
31 |
sendOTPSMS() |
S |
49 |
4 |
31 |
cleanup() |
S |
57 |
5 |
15 |
set_otp_data() |
S |
56 |
4 |
20 |
onlySendOTPSMS() |
S |
58 |
4 |
15 |
resendOTPSMS() |
S |
64 |
5 |
8 |
get_otp_data() |
S |
68 |
3 |
7 |
getOTPSMSText() |
S |
62 |
2 |
11 |
get_instance() |
S |
72 |
2 |
6 |
generate_otp_digits() |
S |
73 |
2 |
4 |
getTimeDuration() |
S |
77 |
2 |
3 |
__construct() |
S |
73 |
1 |
5 |
get_otp_users() |
S |
79 |
1 |
3 |