-
Home
-
MultiVendorX – WooCommerce Multivendor Marketplace Solutions
-
4.2.12
-
Code
-
Classes
- mvx_transaction
Total Complexity |
51 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
366 |
Lines of code |
295 |
Logical lines of code |
169 |
Comment lines |
42 |
Methods |
8 |
Properties |
1 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_transactions() |
B |
35 |
17 |
81 |
insert_new_transaction() |
A |
44 |
9 |
44 |
get_transaction_item_totals() |
A |
44 |
8 |
38 |
get_transaction_item_details() |
A |
47 |
7 |
33 |
create_transactions() |
S |
49 |
6 |
29 |
register_post_type() |
S |
46 |
2 |
39 |
register_post_status() |
S |
53 |
1 |
26 |
__construct() |
S |
74 |
1 |
5 |