-
Home
-
Payment Plugins Braintree For WooCommerce
-
3.2.48
-
Code
-
Classes
- WC_Payment_Token_Braintree_CC
Total Complexity |
18 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
150 |
Lines of code |
110 |
Logical lines of code |
28 |
Comment lines |
7 |
Methods |
18 |
Properties |
2 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
init_payment_formats() |
S |
45 |
1 |
49 |
init_from_payment_method() |
S |
60 |
1 |
13 |
get_card_type() |
S |
79 |
1 |
3 |
set_card_type() |
S |
80 |
1 |
3 |
get_bin() |
S |
79 |
1 |
3 |
set_card_holder() |
S |
80 |
1 |
3 |
get_card_holder() |
S |
79 |
1 |
3 |
set_expiry_date() |
S |
80 |
1 |
3 |
get_expiry_date() |
S |
80 |
1 |
3 |
set_bin() |
S |
80 |
1 |
3 |
get_masked_number() |
S |
79 |
1 |
3 |
get_last4() |
S |
79 |
1 |
3 |
set_last4() |
S |
80 |
1 |
3 |
get_expiry_year() |
S |
79 |
1 |
3 |
set_expiry_year() |
S |
80 |
1 |
3 |
get_expiry_month() |
S |
79 |
1 |
3 |
set_expiry_month() |
S |
78 |
1 |
3 |
set_masked_number() |
S |
80 |
1 |
3 |