-
Home
-
HT Mega – Absolute Addons For Elementor
-
2.6.7
-
Code
-
Classes
- OAuthServer
Total Complexity |
24 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
249 |
Lines of code |
144 |
Logical lines of code |
70 |
Comment lines |
64 |
Methods |
12 |
Properties |
4 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
check_nonce() |
S |
56 |
3 |
20 |
get_signature_method() |
S |
57 |
3 |
17 |
check_timestamp() |
S |
59 |
3 |
16 |
get_version() |
S |
60 |
3 |
14 |
get_consumer() |
S |
63 |
3 |
11 |
get_token() |
S |
58 |
2 |
17 |
check_signature() |
S |
57 |
2 |
17 |
__construct() |
S |
82 |
1 |
3 |
add_signature_method() |
S |
77 |
1 |
4 |
fetch_request_token() |
S |
65 |
1 |
9 |
fetch_access_token() |
S |
65 |
1 |
9 |
verify_request() |
S |
68 |
1 |
7 |