-
Home
-
Twitter Media Endpoint
-
0.8 (latest)
-
Code
-
Classes
- tmhOAuth
| Total Complexity |
83 |
| Dependencies |
1 |
| Dependents |
3 |
| Total lines |
663 |
| Lines of code |
374 |
| Logical lines of code |
218 |
| Comment lines |
205 |
| Methods |
23 |
| Properties |
1 |
Methods 23
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| curlit() |
B |
33 |
20 |
94 |
| prepare_url() |
A |
57 |
9 |
14 |
| prepare_params() |
S |
50 |
7 |
29 |
| curlWrite() |
S |
53 |
4 |
24 |
| set_user_agent() |
S |
62 |
4 |
11 |
| url() |
S |
61 |
4 |
11 |
| streaming_request() |
S |
57 |
3 |
16 |
| create_nonce() |
S |
62 |
4 |
9 |
| get_defaults() |
S |
58 |
3 |
15 |
| safe_encode() |
S |
61 |
3 |
13 |
| prepare_auth_header() |
S |
59 |
3 |
13 |
| __construct() |
S |
46 |
1 |
42 |
| safe_decode() |
S |
65 |
3 |
9 |
| sign() |
S |
59 |
2 |
15 |
| extract_params() |
S |
62 |
2 |
11 |
| update_metrics() |
S |
61 |
2 |
11 |
| create_timestamp() |
S |
77 |
2 |
3 |
| curlHeader() |
S |
62 |
2 |
10 |
| prepare_method() |
S |
80 |
1 |
3 |
| prepare_signing_key() |
S |
77 |
1 |
3 |
| prepare_base_string() |
S |
68 |
1 |
8 |
| request() |
S |
68 |
1 |
7 |
| transformText() |
S |
79 |
1 |
3 |