OAuthServer S

Total Complexity 23
Dependencies 1
Dependents 0
Total lines 180
Lines of code 101
Logical lines of code 58
Comment lines 67
Methods 12
Properties 4

Methods 12

Method Rating Maintainability Complexity Lines of code
get_version()
S
64 4 10
get_signature_method()
S
59 3 14
get_consumer()
S
63 3 11
check_signature()
S
59 2 14
get_token()
S
64 2 10
check_timestamp()
S
70 2 6
check_nonce()
S
69 2 6
__construct()
S
82 1 3
add_signature_method()
S
77 1 4
fetch_request_token()
S
67 1 8
fetch_access_token()
S
66 1 8
verify_request()
S
68 1 7