| Total Complexity | 12 |
| Dependencies | 0 |
| Dependents | 2 |
| Total lines | 124 |
| Lines of code | 36 |
| Logical lines of code | 12 |
| Comment lines | 60 |
| Methods | 12 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| customer_download_success() | 81 | 1 | 3 | |
| customer_download_failed() | 81 | 1 | 3 | |
| create_invoice_success() | 81 | 1 | 3 | |
| create_invoice_failed() | 81 | 1 | 3 | |
| fetch_invoice_success() | 81 | 1 | 3 | |
| fetch_invoice_failed() | 81 | 1 | 3 | |
| cancel_invoice_success() | 81 | 1 | 3 | |
| cancel_invoice_failed() | 81 | 1 | 3 | |
| send_invoice_as_email_success() | 81 | 1 | 3 | |
| send_invoice_as_email_failed() | 81 | 1 | 3 | |
| append_invoice_to_email_success() | 81 | 1 | 3 | |
| append_invoice_to_email_failed() | 81 | 1 | 3 |