-
Home
-
Clearfy Cache – WordPress optimization plugin, Minify HTML, CSS & JS, Defer
-
2.1.7
-
Code
-
Classes
- WMAC_PluginBase
| Total Complexity |
76 |
| Dependencies |
4 |
| Dependents |
0 |
| Total lines |
605 |
| Lines of code |
250 |
| Logical lines of code |
149 |
| Comment lines |
276 |
| Methods |
26 |
| Properties |
2 |
Methods 26
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| getPath() |
B |
40 |
17 |
59 |
| injectMinifiedCallback() |
A |
45 |
13 |
39 |
| injectInHtml() |
S |
54 |
5 |
21 |
| prepareMinifySingle() |
S |
55 |
5 |
21 |
| debugLog() |
S |
65 |
5 |
9 |
| getUrlHostname() |
S |
63 |
4 |
10 |
| replaceContentsWithMarkerIfExists() |
S |
59 |
3 |
14 |
| isremovable() |
S |
67 |
3 |
8 |
| injectMinified() |
S |
64 |
2 |
10 |
| buildMarker() |
S |
66 |
2 |
8 |
| restoreMarkedContent() |
S |
65 |
2 |
8 |
| __construct() |
S |
81 |
1 |
3 |
| read() |
S |
100 |
1 |
0 |
| minify() |
S |
100 |
1 |
0 |
| cache() |
S |
100 |
1 |
0 |
| getContent() |
S |
100 |
1 |
0 |
| hideNoptimize() |
S |
78 |
1 |
3 |
| restoreNoptimize() |
S |
79 |
1 |
3 |
| hideIEhacks() |
S |
72 |
1 |
6 |
| restoreIEhacks() |
S |
79 |
1 |
3 |
| hideComments() |
S |
78 |
1 |
3 |
| restoreComments() |
S |
79 |
1 |
3 |
| buildInjectlaterMarker() |
S |
74 |
1 |
4 |
| strIsValidRegex() |
S |
68 |
1 |
7 |
| buildMinifySingleUrl() |
S |
76 |
1 |
4 |
| strEndsIn() |
S |
74 |
1 |
4 |