-
Home
-
Mollie Payments for WooCommerce
-
6.2.1
-
Code
-
Classes
- Mollie_WC_Helper_OrderLines
Total Complexity |
56 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
569 |
Lines of code |
284 |
Logical lines of code |
112 |
Comment lines |
199 |
Methods |
21 |
Properties |
4 |
Methods 21
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_items() |
A |
44 |
6 |
51 |
process_fees() |
S |
45 |
6 |
44 |
get_shipping_name() |
S |
56 |
7 |
17 |
get_item_category() |
S |
50 |
6 |
29 |
get_item_vatRate() |
S |
58 |
5 |
15 |
process_shipping() |
S |
52 |
3 |
26 |
process_gift_cards() |
S |
53 |
3 |
25 |
get_item_reference() |
S |
63 |
4 |
10 |
get_item_discount_amount() |
S |
66 |
2 |
8 |
get_shipping_vat_rate() |
S |
68 |
2 |
7 |
get_shipping_id() |
S |
68 |
2 |
7 |
__construct() |
S |
73 |
1 |
5 |
get_shipping_amount() |
S |
74 |
1 |
4 |
get_item_price() |
S |
72 |
1 |
5 |
get_item_total_amount() |
S |
75 |
1 |
4 |
get_item_quantity() |
S |
80 |
1 |
3 |
order_lines() |
S |
67 |
1 |
9 |
get_item_tax_amount() |
S |
76 |
1 |
4 |
get_item_name() |
S |
76 |
1 |
4 |
get_order_lines() |
S |
82 |
1 |
3 |
get_shipping_tax_amount() |
S |
77 |
1 |
4 |