| Total Complexity | 24 |
| Dependencies | 2 |
| Dependents | 1 |
| Total lines | 94 |
| Lines of code | 80 |
| Logical lines of code | 51 |
| Comment lines | 5 |
| Methods | 5 |
| Properties | 3 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| check_banned_words() | 51 | 8 | 25 | |
| check_banned_ips() | 57 | 6 | 16 | |
| ip_in_range() | 53 | 4 | 20 | |
| __construct() | 62 | 3 | 11 | |
| is_blocked_ip() | 67 | 3 | 8 |