-
Home
-
Comments – wpDiscuz
-
7.3.8
-
Code
-
Classes
- WpdiscuzCache
Total Complexity |
48 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
211 |
Lines of code |
170 |
Logical lines of code |
90 |
Comment lines |
8 |
Methods |
21 |
Properties |
3 |
Methods 21
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
setCache() |
A |
55 |
8 |
18 |
getCache() |
S |
57 |
7 |
16 |
purgeAllCaches() |
S |
58 |
5 |
14 |
purgePostCaches() |
S |
65 |
5 |
8 |
commentPost() |
S |
73 |
2 |
5 |
resetCache() |
S |
66 |
2 |
8 |
resetCommentsCache() |
S |
71 |
2 |
5 |
resetUsersCache() |
S |
65 |
2 |
10 |
setCommentsCache() |
S |
67 |
2 |
7 |
deleteGravatarsFolder() |
S |
66 |
2 |
8 |
getCommentsCacheFileinfo() |
S |
61 |
1 |
11 |
getExtraCacheFileinfo() |
S |
61 |
1 |
11 |
__construct() |
S |
61 |
1 |
11 |
setExtraCache() |
S |
79 |
1 |
3 |
setUserCache() |
S |
74 |
1 |
4 |
getExtraCache() |
S |
80 |
1 |
3 |
resetExtraCache() |
S |
72 |
1 |
5 |
getCommentsCache() |
S |
80 |
1 |
3 |
getUserCache() |
S |
80 |
1 |
3 |
getUserCacheFileinfo() |
S |
64 |
1 |
10 |
getCacheDirectories() |
S |
69 |
1 |
7 |