-
Home
-
WooCommerce PayPal Checkout Payment Gateway
-
2.1.3 (latest)
-
Code
-
Classes
- WC_Gateway_PPEC_Client_Credential_Certificate
Total Complexity |
16 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
142 |
Lines of code |
53 |
Logical lines of code |
29 |
Comment lines |
73 |
Methods |
8 |
Properties |
1 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
configure_curl() |
S |
61 |
4 |
11 |
_maybe_create_certificate_file() |
S |
61 |
3 |
12 |
_maybe_create_secure_certificate_file() |
S |
64 |
3 |
9 |
_maybe_create_non_secure_certificate_file() |
S |
71 |
2 |
5 |
__construct() |
S |
71 |
1 |
6 |
get_endpoint_subdomain() |
S |
82 |
1 |
3 |
get_certificate() |
S |
82 |
1 |
3 |
_use_secure_transport() |
S |
74 |
1 |
4 |