-
Home
-
Braintree for WooCommerce Payment Gateway
-
2.6.5
-
Code
-
Classes
- WC_Braintree_API_Credit_Card_Transaction_Response
Total Complexity |
27 |
Dependencies |
5 |
Dependents |
0 |
Total lines |
214 |
Lines of code |
54 |
Logical lines of code |
17 |
Comment lines |
111 |
Methods |
14 |
Properties |
0 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_payment_token() |
S |
58 |
2 |
15 |
get_authorization_code() |
S |
79 |
2 |
3 |
get_bin() |
S |
79 |
2 |
3 |
get_masked_number() |
S |
79 |
2 |
3 |
get_last_four() |
S |
79 |
2 |
3 |
get_exp_month() |
S |
79 |
2 |
3 |
get_exp_year() |
S |
79 |
2 |
3 |
get_billing_address_id() |
S |
79 |
2 |
3 |
has_3d_secure_info() |
S |
78 |
2 |
3 |
get_3d_secure_status() |
S |
79 |
2 |
3 |
get_3d_secure_liability_shifted() |
S |
79 |
2 |
3 |
get_3d_secure_liability_shift_possible() |
S |
79 |
2 |
3 |
get_3d_secure_enrollment() |
S |
79 |
2 |
3 |
get_card_type() |
S |
79 |
1 |
3 |