-
Home
-
Clearfy Cache – WordPress optimization plugin, Minify HTML, CSS & JS, Defer
-
2.0.0
-
Code
-
Classes
- WMAC_PluginCache
Total Complexity |
83 |
Dependencies |
2 |
Dependents |
10 |
Total lines |
653 |
Lines of code |
342 |
Logical lines of code |
171 |
Comment lines |
235 |
Methods |
28 |
Properties |
2 |
Methods 28
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
statsScan() |
A |
53 |
11 |
19 |
cacheAvail() |
A |
42 |
7 |
68 |
clearAll() |
S |
51 |
6 |
26 |
checkCacheDir() |
S |
58 |
5 |
16 |
deleteAdvancedCacheClearArtifacts() |
S |
58 |
4 |
15 |
isValidCacheFile() |
S |
68 |
5 |
6 |
stats() |
S |
59 |
4 |
14 |
clearCacheClassic() |
S |
61 |
4 |
12 |
cache() |
S |
58 |
3 |
14 |
__construct() |
S |
61 |
3 |
12 |
rmdir() |
S |
61 |
3 |
12 |
getUsedCacheMultisite() |
S |
55 |
2 |
21 |
getUsedCache() |
S |
57 |
2 |
16 |
getCacheUrl() |
S |
66 |
3 |
8 |
getPathname() |
S |
66 |
3 |
8 |
retrieve() |
S |
64 |
3 |
10 |
clearAllMultisite() |
S |
61 |
2 |
13 |
clearCacheViaRename() |
S |
62 |
2 |
11 |
getCacheContents() |
S |
67 |
2 |
7 |
check() |
S |
79 |
1 |
3 |
getname() |
S |
75 |
1 |
4 |
clearAllActionless() |
S |
79 |
1 |
3 |
advancedCacheClearEnabled() |
S |
79 |
1 |
3 |
getPathnameBase() |
S |
76 |
1 |
4 |
getCacheDir() |
S |
80 |
1 |
3 |
getAdvancedCacheClearPrefix() |
S |
70 |
1 |
6 |
getUniqueName() |
S |
72 |
1 |
5 |
getDirContents() |
S |
78 |
1 |
3 |