-
Home
-
Aisk – AI Powered Chatbot | Support Assistant | Support Bot | Live Chat
-
1.1.7
-
Code
-
Classes
- AISK_Chat_Storage
Total Complexity |
44 |
Dependencies |
1 |
Dependents |
3 |
Total lines |
552 |
Lines of code |
354 |
Logical lines of code |
113 |
Comment lines |
148 |
Methods |
15 |
Properties |
3 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_all_conversations() |
A |
34 |
11 |
120 |
add_message() |
A |
43 |
11 |
49 |
get_user_conversations() |
S |
52 |
5 |
29 |
create_conversation() |
S |
48 |
4 |
35 |
get_user_state() |
S |
62 |
2 |
12 |
get_recent_message_history() |
S |
55 |
1 |
23 |
get_instance() |
S |
71 |
2 |
6 |
get_whatsapp_conversation() |
S |
63 |
1 |
13 |
get_telegram_conversation() |
S |
63 |
1 |
13 |
set_user_state() |
S |
62 |
1 |
12 |
clear_user_state() |
S |
64 |
1 |
11 |
__construct() |
S |
73 |
1 |
5 |
get_conversation() |
S |
66 |
1 |
9 |
get_messages() |
S |
66 |
1 |
9 |
close_conversation() |
S |
67 |
1 |
8 |