-
Home
-
WooCommerce
-
7.8.1
-
Code
-
Classes
- WC_Order_Item
| Total Complexity |
68 |
| Dependencies |
3 |
| Dependents |
3 |
| Total lines |
407 |
| Lines of code |
179 |
| Logical lines of code |
103 |
| Comment lines |
170 |
| Methods |
19 |
| Properties |
4 |
Methods 19
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_formatted_meta_data() |
B |
45 |
17 |
33 |
| offsetGet() |
A |
51 |
9 |
26 |
| calculate_taxes() |
S |
51 |
6 |
25 |
| __construct() |
S |
57 |
6 |
15 |
| offsetSet() |
S |
58 |
5 |
16 |
| offsetUnset() |
S |
60 |
5 |
14 |
| offsetExists() |
S |
66 |
5 |
7 |
| apply_changes() |
S |
64 |
3 |
10 |
| is_type() |
S |
77 |
2 |
3 |
| get_order_id() |
S |
79 |
1 |
3 |
| get_name() |
S |
79 |
1 |
3 |
| get_type() |
S |
82 |
1 |
3 |
| get_quantity() |
S |
82 |
1 |
3 |
| get_tax_status() |
S |
82 |
1 |
3 |
| get_tax_class() |
S |
82 |
1 |
3 |
| get_order() |
S |
80 |
1 |
3 |
| set_order_id() |
S |
79 |
1 |
3 |
| set_name() |
S |
79 |
1 |
3 |
| get_all_formatted_meta_data() |
S |
79 |
1 |
3 |