-
Home
-
Braintree for WooCommerce Payment Gateway
-
2.6.5
-
Code
-
Classes
- WC_Braintree_API_Customer_Response
Total Complexity |
22 |
Dependencies |
4 |
Dependents |
0 |
Total lines |
158 |
Lines of code |
44 |
Logical lines of code |
20 |
Comment lines |
70 |
Methods |
9 |
Properties |
1 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_created_payment_method() |
S |
67 |
6 |
7 |
get_transaction_id() |
S |
71 |
3 |
6 |
get_payment_tokens() |
S |
63 |
3 |
10 |
__construct() |
S |
70 |
2 |
6 |
get_customer_id() |
S |
79 |
2 |
3 |
get_risk_id() |
S |
79 |
2 |
3 |
get_risk_decision() |
S |
79 |
2 |
3 |
get_payment_token() |
S |
79 |
1 |
3 |
has_risk_data() |
S |
80 |
1 |
3 |