Total Complexity | 21 |
Dependencies | 2 |
Dependents | 1 |
Total lines | 195 |
Lines of code | 115 |
Logical lines of code | 37 |
Comment lines | 64 |
Methods | 10 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
daily_transaction_notification() | 52 | 5 | 23 | |
register() | 62 | 5 | 10 | |
weekly_transaction_notification() | 55 | 2 | 19 | |
send_transaction_notification() | 64 | 2 | 11 | |
get_posts() | 55 | 1 | 21 | |
daily_is_avaiable() | 76 | 2 | 3 | |
error_transaction_notification() | 62 | 1 | 11 | |
__construct() | 80 | 1 | 3 | |
success_transaction_notification() | 64 | 1 | 10 | |
mail_to() | 75 | 1 | 4 |