-
Home
-
Braintree for WooCommerce Payment Gateway
-
2.6.5
-
Code
-
Classes
- WC_Braintree_Payment_Form
Total Complexity |
16 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
180 |
Lines of code |
66 |
Logical lines of code |
30 |
Comment lines |
68 |
Methods |
9 |
Properties |
0 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
render_payment_form_description() |
S |
59 |
5 |
15 |
render_js() |
S |
71 |
3 |
6 |
get_order_total() |
S |
67 |
2 |
8 |
get_js_handler_args() |
S |
61 |
1 |
11 |
__construct() |
S |
77 |
1 |
4 |
add_hooks() |
S |
69 |
1 |
6 |
render() |
S |
78 |
1 |
4 |
render_payment_fields() |
S |
72 |
1 |
5 |
get_payment_form_handler_js_params() |
S |
68 |
1 |
7 |