| Total Complexity | 146 |
| Dependencies | 6 |
| Dependents | 2 |
| Total lines | 640 |
| Lines of code | 536 |
| Logical lines of code | 397 |
| Comment lines | 18 |
| Methods | 14 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| create_invoice_from_order() | 53 | 160 | ||
| display_invoices() | 33 | 21 | 97 | |
| generate_one_invoice() | 36 | 17 | 73 | |
| generate_batch_invoices() | 47 | 11 | 36 | |
| invoice_exists_for_order() | 47 | 8 | 32 | |
| save_exchange_rate() | 46 | 6 | 38 | |
| invoice_id_to_wp_db() | 52 | 5 | 25 | |
| send_email_with_invoice() | 59 | 5 | 13 | |
| exchange_rate_needed() | 57 | 4 | 16 | |
| send_document_email_request() | 57 | 4 | 15 | |
| pays_vat() | 63 | 4 | 9 | |
| obs_array_count() | 67 | 4 | 8 | |
| invoice_or_proforma_type() | 61 | 3 | 11 | |
| preprocess_special_characteres() | 77 | 1 | 3 |