-
Home
-
Two Factor Authentication (2FA , MFA, OTP SMS and Email)
-
1.3.0
-
Code
-
Classes
- Customer_Setup
Total Complexity |
37 |
Dependencies |
5 |
Dependents |
2 |
Total lines |
418 |
Lines of code |
315 |
Logical lines of code |
185 |
Comment lines |
12 |
Methods |
9 |
Properties |
6 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validate_otp_token() |
B |
33 |
14 |
98 |
send_otp_token() |
S |
44 |
5 |
49 |
submit_contact_us() |
S |
47 |
5 |
33 |
send_email_alert() |
S |
45 |
4 |
40 |
create_customer() |
S |
50 |
3 |
27 |
guest_audit() |
S |
55 |
2 |
19 |
get_customer_key() |
S |
55 |
2 |
18 |
get_customer_transactions() |
S |
56 |
1 |
19 |
check_customer() |
S |
61 |
1 |
12 |