-
Home
-
Aisk – AI Powered Chatbot | Support Assistant | Support Bot | Live Chat
-
2.0.6 (latest)
-
Code
-
Classes
- AISK_Chat_Storage
Total Complexity |
60 |
Dependencies |
1 |
Dependents |
3 |
Total lines |
627 |
Lines of code |
369 |
Logical lines of code |
184 |
Comment lines |
181 |
Methods |
16 |
Properties |
3 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
add_message() |
A |
39 |
13 |
64 |
get_all_conversations() |
A |
42 |
9 |
50 |
get_user_conversations() |
A |
49 |
7 |
31 |
get_recent_message_history() |
S |
50 |
3 |
33 |
create_conversation() |
S |
53 |
3 |
24 |
get_whatsapp_conversation() |
S |
54 |
3 |
23 |
get_telegram_conversation() |
S |
54 |
3 |
23 |
get_user_state() |
S |
54 |
3 |
22 |
get_conversation() |
S |
56 |
3 |
19 |
get_messages() |
S |
56 |
3 |
19 |
set_user_state() |
S |
57 |
2 |
17 |
clear_user_state() |
S |
58 |
2 |
16 |
close_conversation() |
S |
59 |
2 |
14 |
get_instance() |
S |
71 |
2 |
6 |
__construct() |
S |
73 |
1 |
5 |
invalidate_conversation_cache() |
S |
79 |
1 |
3 |