| Total Complexity | 51 | 
| Dependencies | 10 | 
| Dependents | 2 | 
| Total lines | 295 | 
| Lines of code | 262 | 
| Logical lines of code | 202 | 
| Comment lines | 0 | 
| Methods | 7 | 
| Properties | 2 | 
| Method | Rating | Maintainability | Complexity | Lines of code | 
|---|---|---|---|---|
| send_sale_invoice_pdf_to_client() | 31 | 23 | 112 | |
| send_receipt_pdf_to_client() | 35 | 13 | 88 | |
| send_invoice_2_client() | 54 | 5 | 21 | |
| send_receipt_2_client() | 54 | 5 | 21 | |
| phpmailer_init() | 65 | 2 | 9 | |
| add_attachments() | 70 | 2 | 6 | |
| hooks() | 71 | 1 | 5 |