-
Home
-
Payment Plugins Braintree For WooCommerce
-
3.2.70 (latest)
-
Code
-
Classes
- WC_Braintree_Fee_Settings
Total Complexity |
25 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
174 |
Lines of code |
120 |
Logical lines of code |
40 |
Comment lines |
36 |
Methods |
12 |
Properties |
0 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
calculate_fees() |
S |
59 |
5 |
13 |
add_cart_fees() |
S |
67 |
5 |
8 |
enqueue_frontend_scripts() |
S |
69 |
4 |
6 |
init_form_fields() |
S |
52 |
1 |
28 |
generate_fee_html() |
S |
59 |
1 |
15 |
validate_fee_field() |
S |
76 |
2 |
4 |
calculate_amount() |
S |
65 |
2 |
8 |
enqueue_admin_scripts() |
S |
62 |
1 |
14 |
__construct() |
S |
66 |
1 |
8 |
after_calculate_totals() |
S |
81 |
1 |
3 |
get_args() |
S |
67 |
1 |
9 |
has_fees() |
S |
75 |
1 |
4 |