-
Home
-
Comments – wpDiscuz
-
7.3.1
-
Code
-
Classes
- WpdiscuzCache
Total Complexity |
44 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
196 |
Lines of code |
158 |
Logical lines of code |
83 |
Comment lines |
8 |
Methods |
20 |
Properties |
3 |
Methods 20
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
setCache() |
S |
58 |
7 |
15 |
getCache() |
S |
59 |
6 |
13 |
purgeAllCaches() |
S |
58 |
5 |
14 |
purgePostCaches() |
S |
65 |
5 |
8 |
resetUsersCache() |
S |
65 |
2 |
10 |
deleteGravatarsFolder() |
S |
66 |
2 |
8 |
resetCache() |
S |
66 |
2 |
8 |
setCommentsCache() |
S |
67 |
2 |
7 |
resetCommentsCache() |
S |
71 |
2 |
5 |
getExtraCacheFileinfo() |
S |
61 |
1 |
11 |
getCommentsCacheFileinfo() |
S |
61 |
1 |
11 |
getUserCacheFileinfo() |
S |
64 |
1 |
10 |
__construct() |
S |
63 |
1 |
10 |
resetExtraCache() |
S |
72 |
1 |
5 |
setExtraCache() |
S |
79 |
1 |
3 |
setUserCache() |
S |
74 |
1 |
4 |
getExtraCache() |
S |
80 |
1 |
3 |
getCommentsCache() |
S |
80 |
1 |
3 |
getUserCache() |
S |
80 |
1 |
3 |
getCacheDirectories() |
S |
69 |
1 |
7 |