-
Home
-
Payment Plugins Braintree For WooCommerce
-
3.2.48
-
Code
-
Classes
- WC_Braintree_Controller_Checkout
Total Complexity |
30 |
Dependencies |
6 |
Dependents |
0 |
Total lines |
186 |
Lines of code |
143 |
Logical lines of code |
58 |
Comment lines |
22 |
Methods |
10 |
Properties |
1 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
create_customer() |
A |
52 |
8 |
24 |
process_checkout() |
S |
47 |
5 |
37 |
get_posted_data() |
S |
69 |
4 |
6 |
after_checkout_validation() |
S |
56 |
2 |
19 |
send_response() |
S |
63 |
3 |
10 |
required_post_data() |
S |
67 |
3 |
8 |
register_routes() |
S |
57 |
1 |
20 |
validate_payment_method() |
S |
73 |
2 |
4 |
get_order_review_url() |
S |
64 |
1 |
11 |
actions() |
S |
74 |
1 |
4 |