-
Home
-
Apptivo Business Site CRM
-
5.1
-
Code
-
Classes
- AWP_Cache_Util
Total Complexity |
33 |
Dependencies |
2 |
Dependents |
2 |
Total lines |
266 |
Lines of code |
148 |
Logical lines of code |
80 |
Comment lines |
99 |
Methods |
13 |
Properties |
1 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
connectmcache() |
S |
51 |
7 |
26 |
get_memache_data() |
S |
54 |
4 |
24 |
get_diskcache_data() |
S |
55 |
4 |
20 |
__construct() |
S |
66 |
3 |
10 |
check_memcache_enable() |
S |
72 |
3 |
6 |
get_data() |
S |
63 |
2 |
11 |
storedata() |
S |
64 |
2 |
10 |
getdata() |
S |
64 |
2 |
10 |
delete() |
S |
64 |
2 |
10 |
testmcacheconnect() |
S |
76 |
1 |
4 |
flush() |
S |
81 |
1 |
3 |
set_memcache_data() |
S |
68 |
1 |
7 |
set_diskcache_data() |
S |
68 |
1 |
7 |