-
Home
-
ou.gd: WordPress to Twitter
-
1.4.2 (latest)
-
Code
-
Classes
- OAuthServer
Total Complexity |
23 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
191 |
Lines of code |
113 |
Logical lines of code |
58 |
Comment lines |
42 |
Methods |
12 |
Properties |
4 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_signature_method() |
S |
58 |
3 |
16 |
get_version() |
S |
64 |
4 |
10 |
get_consumer() |
S |
63 |
3 |
11 |
check_signature() |
S |
57 |
2 |
17 |
check_nonce() |
S |
64 |
2 |
11 |
get_token() |
S |
64 |
2 |
10 |
check_timestamp() |
S |
67 |
2 |
8 |
__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 |