| Total Complexity | 34 |
| Dependencies | 2 |
| Dependents | 3 |
| Total lines | 211 |
| Lines of code | 112 |
| Logical lines of code | 75 |
| Comment lines | 67 |
| Methods | 7 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| get_recurring_end_time() | 45 | 12 | 40 | |
| is_in_non_recurring_period() | 59 | 5 | 13 | |
| calculate_remaining_seconds() | 55 | 4 | 20 | |
| get_non_recurring_end_time() | 59 | 4 | 15 | |
| get_countdown_end_time() | 64 | 4 | 10 | |
| is_in_active_cycle() | 64 | 4 | 10 | |
| is_in_recurring_cycle() | 75 | 1 | 4 |