-
Home
-
TrueLayer for WooCommerce
-
1.4.2 (latest)
-
Code
-
Classes
- TrueLayer_Request
Total Complexity |
30 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
281 |
Lines of code |
90 |
Logical lines of code |
48 |
Comment lines |
138 |
Methods |
19 |
Properties |
7 |
Methods 19
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_response() |
S |
54 |
5 |
19 |
get_api_url_base() |
S |
79 |
2 |
3 |
get_auth_api_url_base() |
S |
79 |
2 |
3 |
get_client_id() |
S |
78 |
2 |
3 |
get_client_secret() |
S |
72 |
2 |
5 |
get_certificate() |
S |
72 |
2 |
5 |
get_private_key() |
S |
72 |
2 |
5 |
request() |
S |
65 |
2 |
9 |
__construct() |
S |
76 |
1 |
4 |
is_test_mode() |
S |
79 |
1 |
3 |
api_url_base() |
S |
82 |
1 |
3 |
test_api_url_base() |
S |
82 |
1 |
3 |
auth_api_url_base() |
S |
82 |
1 |
3 |
auth_test_api_url_base() |
S |
82 |
1 |
3 |
get_request_headers() |
S |
71 |
1 |
6 |
get_user_agent() |
S |
77 |
1 |
3 |
get_request_args() |
S |
100 |
1 |
0 |
get_request_url() |
S |
100 |
1 |
0 |
log_response() |
S |
62 |
1 |
10 |