-
Home
-
BlogVault WordPress Backup Plugin – Migration, Staging, and Backups
-
5.73
-
Code
-
Classes
- BVProtectRequest_V573
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 |
getServerValue() |
S |
70 |
3 |
6 |
getRespCode() |
S |
70 |
3 |
6 |
getHeader() |
S |
71 |
2 |
6 |
getContentType() |
S |
73 |
2 |
5 |
getRequestID() |
S |
72 |
2 |
6 |
getAction() |
S |
68 |
2 |
8 |
getFileNames() |
S |
69 |
2 |
7 |
getFiles() |
S |
69 |
2 |
7 |
getHeaders() |
S |
69 |
2 |
7 |
getContentLength() |
S |
73 |
2 |
5 |
getCookies() |
S |
69 |
2 |
7 |
getPostParams() |
S |
69 |
2 |
7 |
getGetParams() |
S |
69 |
2 |
7 |
getAllParams() |
S |
77 |
1 |
3 |
getFilesV2() |
S |
82 |
1 |
3 |
whitelistedCategories() |
S |
80 |
1 |
3 |
getRawBody() |
S |
82 |
1 |
3 |
getJsonParams() |
S |
82 |
1 |
3 |
getCookiesV2() |
S |
82 |
1 |
3 |
getGetParamsV2() |
S |
82 |
1 |
3 |
getPostParamsV2() |
S |
82 |
1 |
3 |
getFileNamesV2() |
S |
82 |
1 |
3 |
getStatus() |
S |
82 |
1 |
3 |
getHeadersV2() |
S |
82 |
1 |
3 |
setRespCode() |
S |
81 |
1 |
3 |
getTimestamp() |
S |
82 |
1 |
3 |
getMethod() |
S |
82 |
1 |
3 |
getIP() |
S |
82 |
1 |
3 |
getPath() |
S |
82 |
1 |
3 |
getCategory() |
S |
82 |
1 |
3 |
blacklistedCategories() |
S |
69 |
1 |
8 |
getHost() |
S |
82 |
1 |
3 |
getURI() |
S |
82 |
1 |
3 |