-
Home
-
WP Free SSL – Free SSL Certificate for WordPress and force HTTPS
-
1.2.4
-
Code
-
Classes
- WPSSL_SSL
Total Complexity |
68 |
Dependencies |
7 |
Dependents |
11 |
Total lines |
332 |
Lines of code |
258 |
Logical lines of code |
162 |
Comment lines |
12 |
Methods |
23 |
Properties |
2 |
Methods 23
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
debugLetsEncrypt() |
A |
43 |
15 |
46 |
AutoInstall() |
A |
46 |
10 |
43 |
validateVerification() |
S |
57 |
4 |
17 |
completeHTTPChallenge() |
S |
57 |
4 |
17 |
checkHTTP() |
S |
64 |
4 |
9 |
checkDNS() |
S |
64 |
4 |
9 |
getValidDomains() |
S |
60 |
3 |
14 |
certificateInfofromDomain() |
S |
58 |
2 |
14 |
generateOrder() |
S |
64 |
2 |
11 |
checkCPanelCommandLineApi() |
S |
78 |
2 |
3 |
checkWWW() |
S |
69 |
2 |
6 |
completeDNSChallenge() |
S |
65 |
2 |
8 |
generateSSL() |
S |
68 |
2 |
8 |
getClient() |
S |
64 |
2 |
10 |
certificateInfofromFile() |
S |
67 |
2 |
8 |
verifyChallenge() |
S |
75 |
1 |
4 |
getDNSChallenge() |
S |
76 |
1 |
4 |
getHttpChallenge() |
S |
76 |
1 |
4 |
canExecuteShell() |
S |
81 |
1 |
3 |
getChallenge() |
S |
81 |
1 |
3 |
installSslWithCommandline() |
S |
68 |
1 |
6 |
installSslWithAPI() |
S |
67 |
1 |
7 |
__construct() |
S |
75 |
1 |
4 |