Total Complexity | 24 |
Dependencies | 2 |
Dependents | 0 |
Total lines | 209 |
Lines of code | 77 |
Logical lines of code | 54 |
Comment lines | 77 |
Methods | 10 |
Properties | 3 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
request() | 42 | 13 | 48 | |
getAuthParams() | 68 | 3 | 7 | |
setAccessToken() | 81 | 1 | 3 | |
setApiKey() | 81 | 1 | 3 | |
setCacheTime() | 81 | 1 | 3 | |
getBaseUrl() | 100 | 1 | 0 | |
get() | 79 | 1 | 3 | |
put() | 79 | 1 | 3 | |
post() | 79 | 1 | 3 | |
getCacheKey() | 75 | 1 | 4 |