-
Home
-
Buckaroo Woocommerce Payments Plugin
-
3.11.1
-
Code
-
Classes
- Buckaroo_Order_Capture
Total Complexity |
21 |
Dependencies |
5 |
Dependents |
3 |
Total lines |
239 |
Lines of code |
103 |
Logical lines of code |
48 |
Comment lines |
91 |
Methods |
14 |
Properties |
7 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
sanitize_json() |
S |
61 |
4 |
13 |
get_available_to_capture() |
S |
60 |
2 |
16 |
init_previous_captures() |
S |
62 |
2 |
12 |
get_item_qty() |
S |
68 |
2 |
7 |
get_input_item_value() |
S |
73 |
2 |
5 |
init_form_items() |
S |
60 |
1 |
15 |
__construct() |
S |
69 |
1 |
7 |
get_order_details() |
S |
82 |
1 |
3 |
get_previous_captures() |
S |
82 |
1 |
3 |
get_previous_capture_with_item() |
S |
69 |
1 |
8 |
get_item_total() |
S |
79 |
1 |
3 |
get_item_tax_totals() |
S |
79 |
1 |
3 |
get_form_items() |
S |
82 |
1 |
3 |
init_form_inputs() |
S |
73 |
1 |
5 |