-
Home
-
XPoster – Share to X and Mastodon
-
3.6.0
-
Code
-
Classes
- WPOAuthServer
Total Complexity |
24 |
Dependencies |
5 |
Dependents |
0 |
Total lines |
282 |
Lines of code |
118 |
Logical lines of code |
64 |
Comment lines |
122 |
Methods |
12 |
Properties |
4 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_signature_method() |
S |
59 |
3 |
14 |
check_nonce() |
S |
61 |
3 |
14 |
check_timestamp() |
S |
61 |
3 |
13 |
get_consumer() |
S |
63 |
3 |
11 |
check_signature() |
S |
57 |
2 |
17 |
get_version() |
S |
64 |
3 |
10 |
get_token() |
S |
66 |
2 |
8 |
__construct() |
S |
82 |
1 |
3 |
add_signature_method() |
S |
79 |
1 |
3 |
fetch_request_token() |
S |
65 |
1 |
9 |
fetch_access_token() |
S |
65 |
1 |
9 |
verify_request() |
S |
68 |
1 |
7 |