-
Home
-
WordPress eCommerce Plugin – Studiocart
-
2.6.4
-
Code
-
Classes
- ScrtOrderItem
Total Complexity |
45 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
251 |
Lines of code |
175 |
Logical lines of code |
92 |
Comment lines |
16 |
Methods |
13 |
Properties |
6 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
initialize() |
A |
49 |
9 |
30 |
create() |
S |
53 |
6 |
21 |
update() |
S |
58 |
6 |
15 |
get_order_items() |
S |
55 |
5 |
20 |
delete_item() |
S |
62 |
3 |
11 |
get_data() |
S |
64 |
3 |
10 |
__construct() |
S |
53 |
1 |
27 |
store() |
S |
69 |
2 |
8 |
get_meta() |
S |
70 |
2 |
6 |
update_meta() |
S |
70 |
2 |
6 |
add_meta() |
S |
70 |
2 |
6 |
delete_meta() |
S |
71 |
2 |
6 |
get_item() |
S |
64 |
2 |
9 |