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 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
get_transactions() | 35 | 17 | 81 | |
insert_new_transaction() | 44 | 9 | 44 | |
get_transaction_item_totals() | 44 | 8 | 38 | |
get_transaction_item_details() | 47 | 7 | 33 | |
create_transactions() | 49 | 6 | 29 | |
register_post_type() | 46 | 2 | 39 | |
register_post_status() | 53 | 1 | 26 | |
__construct() | 74 | 1 | 5 |