-
Home
-
Buckaroo Woocommerce Payments Plugin
-
3.10.0
-
Code
-
Classes
- Buckaroo_Item_For_Capture
Total Complexity |
12 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
134 |
Lines of code |
47 |
Logical lines of code |
17 |
Comment lines |
55 |
Methods |
12 |
Properties |
3 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
init() |
S |
63 |
1 |
12 |
__construct() |
S |
74 |
1 |
5 |
get_title() |
S |
81 |
1 |
3 |
get_id() |
S |
81 |
1 |
3 |
get_line_item_id() |
S |
81 |
1 |
3 |
get_quantity() |
S |
82 |
1 |
3 |
get_total_amount() |
S |
79 |
1 |
3 |
is_available_for_capture() |
S |
80 |
1 |
3 |
get_unit_price() |
S |
80 |
1 |
3 |
get_vat() |
S |
81 |
1 |
3 |
get_taxes() |
S |
81 |
1 |
3 |
get_type() |
S |
81 |
1 |
3 |