-
Home
-
TrueLayer for WooCommerce
-
0.9.0
-
Code
-
Classes
- TrueLayer_Request
Total Complexity |
31 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
269 |
Lines of code |
81 |
Logical lines of code |
40 |
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_merchant_id() |
S |
78 |
2 |
3 |
get_secret() |
S |
78 |
2 |
3 |
get_certificate() |
S |
78 |
2 |
3 |
get_private_key() |
S |
78 |
2 |
3 |
request() |
S |
65 |
2 |
9 |
log_response() |
S |
65 |
2 |
8 |
__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 |
74 |
1 |
5 |
get_user_agent() |
S |
77 |
1 |
3 |
get_request_args() |
S |
100 |
1 |
0 |
get_request_url() |
S |
100 |
1 |
0 |