-
Home
-
AI ChatBot for WordPress – WPBot
-
6.0.4
-
Code
-
Classes
- wpwBot_Cache
Total Complexity |
18 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
108 |
Lines of code |
65 |
Logical lines of code |
37 |
Comment lines |
32 |
Methods |
8 |
Properties |
1 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_from_cache_table() |
S |
57 |
6 |
16 |
insert_into_cache_table() |
S |
62 |
3 |
12 |
get_cache_name() |
S |
64 |
3 |
10 |
factory() |
S |
68 |
2 |
8 |
__construct() |
S |
98 |
1 |
1 |
setup() |
S |
76 |
1 |
4 |
is_cache_table_not_exist() |
S |
75 |
1 |
4 |
create_cache_table() |
S |
64 |
1 |
10 |