Total Complexity | 83 |
Dependencies | 0 |
Dependents | 1 |
Total lines | 365 |
Lines of code | 280 |
Logical lines of code | 142 |
Comment lines | 4 |
Methods | 46 |
Properties | 17 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
__construct() | 39 | 16 | 62 | |
getKeyVal() | 58 | 6 | 17 | |
getDataToLog() | 49 | 5 | 30 | |
getServerValue() | 70 | 3 | 6 | |
getFileNames() | 69 | 2 | 7 | |
getHeader() | 71 | 2 | 6 | |
getRequestID() | 72 | 2 | 6 | |
updateReqInfo() | 74 | 2 | 5 | |
getPostParams() | 69 | 2 | 7 | |
getCookies() | 69 | 2 | 7 | |
getGetParams() | 69 | 2 | 7 | |
getAction() | 68 | 2 | 8 | |
updateRulesInfo() | 72 | 2 | 5 | |
getFiles() | 69 | 2 | 7 | |
getHeaders() | 69 | 2 | 7 | |
getUserRoleLevel() | 82 | 1 | 3 | |
getAllParams() | 78 | 1 | 3 | |
getURI() | 82 | 1 | 3 | |
getPath() | 82 | 1 | 3 | |
getIP() | 82 | 1 | 3 | |
getMethod() | 82 | 1 | 3 | |
getTimestamp() | 82 | 1 | 3 | |
getHost() | 82 | 1 | 3 | |
getStatus() | 82 | 1 | 3 | |
getCategory() | 82 | 1 | 3 | |
setHost() | 81 | 1 | 3 | |
setCategory() | 81 | 1 | 3 | |
setPostParams() | 81 | 1 | 3 | |
setCookies() | 81 | 1 | 3 | |
setFileNames() | 81 | 1 | 3 | |
setFiles() | 81 | 1 | 3 | |
setHeaders() | 81 | 1 | 3 | |
setRespCode() | 81 | 1 | 3 | |
getRespCode() | 82 | 1 | 3 | |
setMethod() | 81 | 1 | 3 | |
setStatus() | 81 | 1 | 3 | |
setPath() | 81 | 1 | 3 | |
setGetParams() | 81 | 1 | 3 | |
setTimestamp() | 81 | 1 | 3 | |
setUri() | 81 | 1 | 3 | |
updateMatchedRules() | 80 | 1 | 3 | |
getRulesInfo() | 82 | 1 | 3 | |
getMatchedRules() | 82 | 1 | 3 | |
hasMatchedRules() | 80 | 1 | 3 | |
getReqInfo() | 82 | 1 | 3 | |
isUserRoleLevel() | 80 | 1 | 3 |