-
Home
-
WP Compress – Instant Performance & Speed Optimization
-
6.30.10
-
Code
-
Classes
- wps_ic_combine_css
Total Complexity |
307 |
Dependencies |
6 |
Dependents |
1 |
Total lines |
1,465 |
Lines of code |
979 |
Logical lines of code |
716 |
Comment lines |
163 |
Methods |
38 |
Properties |
18 |
Methods 38
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
rewrite_relative_url() |
D |
29 |
49 |
92 |
script_combine_and_replace() |
D |
32 |
35 |
89 |
insert_combined_scripts() |
C |
32 |
30 |
96 |
doInline() |
C |
33 |
23 |
91 |
figurePreloadType() |
B |
41 |
21 |
52 |
getLocalContent() |
B |
38 |
17 |
65 |
preparePreloads() |
B |
41 |
16 |
53 |
fixPathsWalker() |
A |
44 |
10 |
45 |
isMobile() |
A |
46 |
10 |
36 |
fixImportPaths() |
A |
48 |
10 |
32 |
remove_scripts() |
A |
49 |
10 |
31 |
maybe_do_combine() |
S |
51 |
7 |
26 |
findFontFace() |
S |
51 |
7 |
25 |
__construct() |
S |
45 |
6 |
40 |
changeFontToCDN() |
S |
63 |
8 |
8 |
moveUpDirectories() |
S |
57 |
5 |
15 |
lazyFontawesome() |
S |
60 |
5 |
12 |
write_file_and_next() |
S |
59 |
4 |
15 |
minifyCssOld() |
S |
61 |
3 |
11 |
preloadFontFace() |
S |
62 |
3 |
11 |
replaceCSS() |
S |
62 |
3 |
11 |
preloadLCP() |
S |
62 |
3 |
11 |
findBackgrounds() |
S |
59 |
2 |
15 |
findFonts() |
S |
59 |
2 |
15 |
getRemoteContent() |
S |
64 |
3 |
10 |
changeBgImageToMobile() |
S |
64 |
2 |
10 |
combine_exists() |
S |
69 |
2 |
7 |
pathWalker() |
S |
67 |
1 |
7 |
fixUrlPaths() |
S |
72 |
1 |
5 |
removeCharsetFromCSS() |
S |
75 |
1 |
4 |
combine() |
S |
72 |
1 |
5 |
setup_dirs() |
S |
78 |
1 |
3 |
fixAnimations() |
S |
70 |
1 |
6 |
replace() |
S |
72 |
1 |
5 |
isHtml() |
S |
78 |
1 |
3 |
fixControlCharacter() |
S |
75 |
1 |
4 |
removeCommentsFromCSS() |
S |
75 |
1 |
4 |
minifyCSS() |
S |
63 |
1 |
9 |