-
Home
-
XPoster – Share to Bluesky and Mastodon
-
5.0.4 (latest)
-
Code
-
Classes
- WP_Oauth_Request
| Total Complexity |
56 |
| Dependencies |
6 |
| Dependents |
1 |
| Total lines |
374 |
| Lines of code |
161 |
| Logical lines of code |
87 |
| Comment lines |
162 |
| Methods |
19 |
| Properties |
6 |
Methods 19
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| from_request() |
A |
46 |
16 |
32 |
| get_normalized_http_url() |
A |
56 |
11 |
15 |
| to_header() |
S |
53 |
6 |
21 |
| set_parameter() |
S |
64 |
4 |
10 |
| from_consumer_and_token() |
S |
60 |
2 |
13 |
| get_parameter() |
S |
78 |
2 |
3 |
| get_signable_parameters() |
S |
69 |
2 |
7 |
| to_url() |
S |
67 |
2 |
8 |
| __construct() |
S |
70 |
1 |
6 |
| get_parameters() |
S |
82 |
1 |
3 |
| unset_parameter() |
S |
80 |
1 |
3 |
| get_signature_base_string() |
S |
66 |
1 |
9 |
| get_normalized_http_method() |
S |
80 |
1 |
3 |
| to_postdata() |
S |
80 |
1 |
3 |
| __toString() |
S |
81 |
1 |
3 |
| sign_request() |
S |
66 |
1 |
9 |
| build_signature() |
S |
75 |
1 |
4 |
| generate_timestamp() |
S |
76 |
1 |
4 |
| generate_nonce() |
S |
72 |
1 |
5 |