-
Home
-
The WP Remote WordPress Plugin
-
5.68
-
Code
-
Classes
- WPRProtectRequest_V568
| Total Complexity |
84 |
| Dependencies |
1 |
| Dependents |
3 |
| Total lines |
327 |
| Lines of code |
239 |
| Logical lines of code |
123 |
| Comment lines |
1 |
| Methods |
35 |
| Properties |
22 |
Methods 35
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| __construct() |
C |
35 |
30 |
73 |
| getKeyVal() |
S |
58 |
6 |
17 |
| getRespCode() |
S |
70 |
3 |
6 |
| getServerValue() |
S |
70 |
3 |
6 |
| getPostParams() |
S |
69 |
2 |
7 |
| getCookies() |
S |
69 |
2 |
7 |
| getGetParams() |
S |
69 |
2 |
7 |
| getHeader() |
S |
71 |
2 |
6 |
| getHeaders() |
S |
69 |
2 |
7 |
| getFiles() |
S |
69 |
2 |
7 |
| getFileNames() |
S |
69 |
2 |
7 |
| getAction() |
S |
68 |
2 |
8 |
| getRequestID() |
S |
72 |
2 |
6 |
| getContentType() |
S |
73 |
2 |
5 |
| getContentLength() |
S |
73 |
2 |
5 |
| blacklistedCategories() |
S |
69 |
1 |
8 |
| whitelistedCategories() |
S |
80 |
1 |
3 |
| setRespCode() |
S |
81 |
1 |
3 |
| getStatus() |
S |
82 |
1 |
3 |
| getCategory() |
S |
82 |
1 |
3 |
| getAllParams() |
S |
77 |
1 |
3 |
| getHost() |
S |
82 |
1 |
3 |
| getURI() |
S |
82 |
1 |
3 |
| getPath() |
S |
82 |
1 |
3 |
| getIP() |
S |
82 |
1 |
3 |
| getMethod() |
S |
82 |
1 |
3 |
| getTimestamp() |
S |
82 |
1 |
3 |
| getHeadersV2() |
S |
82 |
1 |
3 |
| getFilesV2() |
S |
82 |
1 |
3 |
| getFileNamesV2() |
S |
82 |
1 |
3 |
| getPostParamsV2() |
S |
82 |
1 |
3 |
| getGetParamsV2() |
S |
82 |
1 |
3 |
| getCookiesV2() |
S |
82 |
1 |
3 |
| getJsonParams() |
S |
82 |
1 |
3 |
| getRawBody() |
S |
82 |
1 |
3 |