Total Complexity | 260 |
Dependencies | 1 |
Dependents | 2 |
Total lines | 1,544 |
Lines of code | 1,255 |
Logical lines of code | 852 |
Comment lines | 174 |
Methods | 13 |
Properties | 5 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
get_invoice_html_template() | 181 | 947 | ||
get_invoice_date() | 42 | 11 | 57 | |
add_attachment_order_email() | 50 | 10 | 26 | |
generate_invoice_pdf() | 45 | 8 | 42 | |
get_invoice_pdf_name() | 53 | 8 | 24 | |
handle_new_order() | 52 | 8 | 24 | |
format_invoice_number() | 53 | 7 | 23 | |
handle_order_update() | 53 | 7 | 22 | |
get_invoice_number() | 51 | 6 | 27 | |
__construct() | 51 | 6 | 25 | |
add_frontend_action_btns() | 56 | 3 | 16 | |
add_my_account_order_action_btns() | 58 | 3 | 15 | |
invoice_pdf_gen_handler() | 68 | 2 | 7 |