-
Home
-
WordPress HTTPS (SSL)
-
3.4.0 (latest)
-
Code
-
Classes
- WordPressHTTPS_Module_Parser
Total Complexity |
133 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
426 |
Lines of code |
294 |
Logical lines of code |
193 |
Comment lines |
90 |
Methods |
12 |
Properties |
1 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
fixLinksAndForms() |
D |
29 |
40 |
107 |
fixElements() |
C |
45 |
28 |
31 |
secureElement() |
A |
48 |
11 |
29 |
fixExtensions() |
A |
52 |
11 |
21 |
fixRelativeElements() |
A |
51 |
10 |
24 |
unsecureElement() |
A |
51 |
10 |
23 |
normalizeElements() |
A |
51 |
8 |
22 |
fixCssElements() |
S |
58 |
8 |
13 |
init() |
S |
71 |
3 |
5 |
parseHtml() |
S |
61 |
2 |
13 |
startOutputBuffering() |
S |
79 |
1 |
3 |
consoleLog() |
S |
78 |
1 |
3 |