-
Home
-
WP Compress – Instant Performance & Speed Optimization
-
6.60.06 (latest)
-
Code
-
Classes
- wps_ic_combine_css
| Total Complexity |
365 |
| Dependencies |
7 |
| Dependents |
2 |
| Total lines |
1,712 |
| Lines of code |
1,150 |
| Logical lines of code |
829 |
| Comment lines |
177 |
| Methods |
41 |
| Properties |
27 |
Methods 41
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| rewrite_relative_url() |
D |
29 |
49 |
92 |
| script_combine_and_replace() |
D |
28 |
44 |
120 |
| insert_combined_scripts() |
D |
32 |
31 |
99 |
| getLocalContent() |
C |
35 |
24 |
82 |
| doInline() |
C |
33 |
23 |
91 |
| cookieCompliantCSS() |
B |
39 |
24 |
58 |
| figurePreloadType() |
B |
41 |
22 |
54 |
| preparePreloads() |
B |
39 |
18 |
61 |
| fixPathsWalker() |
A |
44 |
10 |
45 |
| fixImportPaths() |
A |
48 |
10 |
32 |
| remove_scripts() |
A |
49 |
10 |
31 |
| isMobile() |
A |
51 |
9 |
24 |
| getRemoteContent() |
A |
49 |
8 |
33 |
| maybe_do_combine() |
A |
49 |
8 |
30 |
| __construct() |
A |
45 |
7 |
41 |
| findFontFace() |
S |
51 |
7 |
25 |
| changeFontToCDN() |
S |
63 |
8 |
8 |
| moveUpDirectories() |
S |
57 |
5 |
15 |
| lazyFontawesome() |
S |
60 |
5 |
12 |
| write_file_and_next() |
S |
59 |
4 |
15 |
| combine() |
S |
55 |
3 |
19 |
| get_combined_css() |
S |
62 |
3 |
12 |
| preloadLCP() |
S |
62 |
3 |
11 |
| preloadFontFace() |
S |
62 |
3 |
11 |
| replaceCSS() |
S |
62 |
3 |
11 |
| minifyCssOld() |
S |
61 |
3 |
11 |
| findBackgrounds() |
S |
59 |
2 |
15 |
| findFonts() |
S |
59 |
2 |
15 |
| is_home_url() |
S |
62 |
3 |
10 |
| combine_exists() |
S |
69 |
2 |
7 |
| changeBgImageToMobile() |
S |
64 |
2 |
10 |
| pathWalker() |
S |
67 |
1 |
7 |
| fixUrlPaths() |
S |
72 |
1 |
5 |
| isHtml() |
S |
78 |
1 |
3 |
| fixControlCharacter() |
S |
75 |
1 |
4 |
| removeCommentsFromCSS() |
S |
75 |
1 |
4 |
| removeCharsetFromCSS() |
S |
75 |
1 |
4 |
| fixAnimations() |
S |
70 |
1 |
6 |
| minifyCSS() |
S |
63 |
1 |
9 |
| replace() |
S |
72 |
1 |
5 |
| setup_dirs() |
S |
78 |
1 |
3 |