-
Home
-
Keyring
-
3.0 (latest)
-
Code
-
Classes
- Keyring_Service_OAuth1
Total Complexity |
47 |
Dependencies |
8 |
Dependents |
0 |
Total lines |
426 |
Lines of code |
318 |
Logical lines of code |
163 |
Comment lines |
44 |
Methods |
9 |
Properties |
15 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
request() |
B |
34 |
21 |
86 |
request_token() |
B |
32 |
11 |
123 |
verify_token() |
A |
40 |
7 |
64 |
__construct() |
S |
58 |
2 |
16 |
is_configured() |
S |
74 |
2 |
4 |
prepare_request() |
S |
61 |
1 |
15 |
get_display() |
S |
82 |
1 |
3 |
parse_access_token() |
S |
77 |
1 |
4 |
parse_response() |
S |
83 |
1 |
3 |