Total Complexity | 54 |
Dependencies | 1 |
Dependents | 15 |
Total lines | 440 |
Lines of code | 164 |
Logical lines of code | 91 |
Comment lines | 157 |
Methods | 29 |
Properties | 21 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
initialize() | 42 | 14 | 48 | |
getContent() | 60 | 6 | 13 | |
isMasterRequest() | 64 | 3 | 10 | |
getMethod() | 69 | 3 | 6 | |
getHeader() | 67 | 2 | 7 | |
getSiteId() | 78 | 2 | 3 | |
getCommunicationKey() | 78 | 2 | 3 | |
__construct() | 65 | 1 | 9 | |
getNoHostSignatureV2() | 80 | 1 | 3 | |
setAuthenticated() | 80 | 1 | 3 | |
isAuthenticated() | 80 | 1 | 3 | |
getSetting() | 80 | 1 | 3 | |
getData() | 80 | 1 | 3 | |
getParams() | 80 | 1 | 3 | |
getNonce() | 80 | 1 | 3 | |
getUsername() | 80 | 1 | 3 | |
getServiceSignatureV2() | 80 | 1 | 3 | |
getNoHostSignature() | 80 | 1 | 3 | |
getSignatureAlgorithm() | 80 | 1 | 3 | |
getServiceSignature() | 80 | 1 | 3 | |
getKeyName() | 80 | 1 | 3 | |
getSignature() | 80 | 1 | 3 | |
getAction() | 80 | 1 | 3 | |
setSignatureHeaderName() | 81 | 1 | 3 | |
setActionHeaderName() | 81 | 1 | 3 | |
isInitialized() | 82 | 1 | 3 | |
createFromGlobals() | 74 | 1 | 4 | |
setMethod() | 76 | 1 | 4 | |
getProtocol() | 80 | 1 | 3 |