-
Home
-
Aisk – AI Powered Chatbot | Support Assistant | Support Bot | Live Chat
-
2.0.6 (latest)
-
Code
-
Classes
- AISK_Order_Handler
Total Complexity |
62 |
Dependencies |
1 |
Dependents |
2 |
Total lines |
503 |
Lines of code |
279 |
Logical lines of code |
114 |
Comment lines |
162 |
Methods |
16 |
Properties |
1 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_order_status() |
B |
40 |
19 |
63 |
format_address() |
S |
55 |
7 |
22 |
handle_otp_verification() |
S |
53 |
5 |
22 |
authenticate_user() |
S |
56 |
5 |
18 |
verify_otp() |
S |
59 |
5 |
13 |
get_recent_orders() |
S |
54 |
3 |
23 |
get_order_items() |
S |
55 |
3 |
19 |
initiate_email_verification() |
S |
53 |
2 |
25 |
get_order_by_id() |
S |
55 |
2 |
18 |
get_status_details() |
S |
60 |
2 |
12 |
format_order_status_response() |
S |
63 |
2 |
11 |
get_instance() |
S |
71 |
2 |
6 |
get_order_by_number() |
S |
67 |
2 |
8 |
send_otp_email() |
S |
63 |
1 |
12 |
__construct() |
S |
91 |
1 |
2 |
generate_otp() |
S |
71 |
1 |
5 |