-
Home
-
Braintree for WooCommerce Payment Gateway
-
2.6.5
-
Code
-
Classes
- WC_Braintree_Payment_Method
Total Complexity |
13 |
Dependencies |
2 |
Dependents |
4 |
Total lines |
111 |
Lines of code |
27 |
Logical lines of code |
11 |
Comment lines |
52 |
Methods |
7 |
Properties |
0 |
Methods 7
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_billing_address_id() |
S |
78 |
2 |
3 |
get_type_full() |
S |
79 |
2 |
3 |
get_payer_email() |
S |
78 |
2 |
3 |
get_payer_id() |
S |
78 |
2 |
3 |
get_type_from_woocommerce_payment_token() |
S |
71 |
2 |
6 |
make_new_woocommerce_payment_token() |
S |
72 |
2 |
6 |
is_paypal_account() |
S |
79 |
1 |
3 |