| Total Complexity | 22 |
| Dependencies | 2 |
| Dependents | 1 |
| Total lines | 207 |
| Lines of code | 119 |
| Logical lines of code | 39 |
| Comment lines | 71 |
| Methods | 11 |
| Properties | 1 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| daily_transaction_notification() | 52 | 5 | 23 | |
| register() | 62 | 5 | 10 | |
| weekly_transaction_notification() | 54 | 2 | 19 | |
| send_transaction_notification() | 62 | 2 | 12 | |
| get_posts() | 55 | 1 | 21 | |
| daily_is_avaiable() | 76 | 2 | 3 | |
| error_transaction_notification() | 62 | 1 | 11 | |
| __construct() | 80 | 1 | 3 | |
| check_emails() | 78 | 1 | 3 | |
| success_transaction_notification() | 64 | 1 | 10 | |
| mail_to() | 75 | 1 | 4 |