Total Complexity | 23 |
Dependencies | 1 |
Dependents | 1 |
Total lines | 87 |
Lines of code | 74 |
Logical lines of code | 48 |
Comment lines | 3 |
Methods | 5 |
Properties | 3 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
check_banned_words() | 55 | 7 | 19 | |
check_banned_ips() | 58 | 6 | 16 | |
ip_in_range() | 53 | 4 | 20 | |
__construct() | 62 | 3 | 11 | |
is_blocked_ip() | 67 | 3 | 8 |