-
Home
-
Aisk – AI Powered Chatbot | Support Assistant | Support Bot | Live Chat
-
1.1.6
-
Code
-
Classes
- AISK_Order_Handler
Total Complexity |
62 |
Dependencies |
1 |
Dependents |
2 |
Total lines |
536 |
Lines of code |
310 |
Logical lines of code |
118 |
Comment lines |
160 |
Methods |
16 |
Properties |
1 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_order_status() |
B |
38 |
19 |
73 |
format_address() |
S |
55 |
7 |
22 |
handle_otp_verification() |
S |
50 |
5 |
31 |
authenticate_user() |
S |
56 |
5 |
18 |
verify_otp() |
S |
59 |
5 |
13 |
get_recent_orders() |
S |
54 |
3 |
23 |
initiate_email_verification() |
S |
49 |
2 |
36 |
get_order_items() |
S |
55 |
3 |
19 |
get_order_by_id() |
S |
55 |
2 |
18 |
format_order_status_response() |
S |
62 |
2 |
12 |
get_status_details() |
S |
61 |
2 |
12 |
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 |