-
Home
-
WP Free SSL
-
1.2.8 (latest)
-
Code
-
Classes
- WPSSL_SSL
| Total Complexity |
67 |
| Dependencies |
7 |
| Dependents |
11 |
| Total lines |
334 |
| Lines of code |
254 |
| Logical lines of code |
158 |
| Comment lines |
18 |
| Methods |
23 |
| Properties |
2 |
Methods 23
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| debugLetsEncrypt() |
A |
43 |
15 |
46 |
| AutoInstall() |
A |
47 |
9 |
40 |
| completeHTTPChallenge() |
S |
57 |
4 |
17 |
| validateVerification() |
S |
57 |
4 |
17 |
| checkDNS() |
S |
64 |
4 |
9 |
| checkHTTP() |
S |
64 |
4 |
9 |
| getValidDomains() |
S |
60 |
3 |
14 |
| certificateInfofromDomain() |
S |
58 |
2 |
14 |
| generateOrder() |
S |
64 |
2 |
11 |
| getClient() |
S |
64 |
2 |
10 |
| certificateInfofromFile() |
S |
67 |
2 |
8 |
| completeDNSChallenge() |
S |
67 |
2 |
7 |
| generateSSL() |
S |
68 |
2 |
8 |
| checkWWW() |
S |
69 |
2 |
6 |
| checkCPanelCommandLineApi() |
S |
78 |
2 |
3 |
| __construct() |
S |
75 |
1 |
4 |
| getChallenge() |
S |
81 |
1 |
3 |
| getHttpChallenge() |
S |
76 |
1 |
4 |
| getDNSChallenge() |
S |
76 |
1 |
4 |
| verifyChallenge() |
S |
75 |
1 |
4 |
| canExecuteShell() |
S |
81 |
1 |
3 |
| installSslWithCommandline() |
S |
68 |
1 |
6 |
| installSslWithAPI() |
S |
67 |
1 |
7 |