-
Home
-
Payment Plugins Braintree For WooCommerce
-
3.2.18
-
Code
-
Classes
- WC_Braintree_Controller_Order_Actions
| Total Complexity |
45 |
| Dependencies |
7 |
| Dependents |
0 |
| Total lines |
424 |
| Lines of code |
328 |
| Logical lines of code |
137 |
| Comment lines |
65 |
| Methods |
10 |
| Properties |
1 |
Methods 10
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| process_payment() |
B |
36 |
16 |
76 |
| save_payment_method() |
A |
42 |
9 |
50 |
| register_routes() |
S |
40 |
1 |
90 |
| get_transaction() |
S |
49 |
3 |
31 |
| order_is_subscription() |
S |
66 |
5 |
9 |
| capture() |
S |
53 |
3 |
24 |
| customer_payment_methods() |
S |
56 |
3 |
20 |
| void() |
S |
60 |
2 |
13 |
| order_actions_permission_check() |
S |
62 |
2 |
12 |
| validate_order_id() |
S |
79 |
1 |
3 |