-
Home
-
Comments – wpDiscuz
-
7.6.18
-
Code
-
Classes
- WpdiscuzCache
Total Complexity |
50 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
238 |
Lines of code |
173 |
Logical lines of code |
92 |
Comment lines |
10 |
Methods |
22 |
Properties |
3 |
Methods 22
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getCache() |
S |
59 |
8 |
13 |
setCache() |
S |
57 |
7 |
16 |
purgeAllCaches() |
S |
58 |
5 |
14 |
purgePostCaches() |
S |
65 |
5 |
8 |
editComment() |
S |
71 |
2 |
6 |
resetUsersCache() |
S |
65 |
2 |
10 |
commentPost() |
S |
71 |
2 |
6 |
resetCache() |
S |
66 |
2 |
8 |
resetCommentsCache() |
S |
71 |
2 |
5 |
setCommentsCache() |
S |
67 |
2 |
7 |
deleteGravatarsFolder() |
S |
66 |
2 |
8 |
__construct() |
S |
60 |
1 |
12 |
getCommentsCacheFileinfo() |
S |
61 |
1 |
11 |
getExtraCacheFileinfo() |
S |
61 |
1 |
11 |
setExtraCache() |
S |
79 |
1 |
3 |
setUserCache() |
S |
74 |
1 |
4 |
resetExtraCache() |
S |
72 |
1 |
5 |
getExtraCache() |
S |
80 |
1 |
3 |
getCommentsCache() |
S |
80 |
1 |
3 |
getUserCache() |
S |
80 |
1 |
3 |
getUserCacheFileinfo() |
S |
64 |
1 |
10 |
getCacheDirectories() |
S |
69 |
1 |
7 |