Total Complexity | 23 |
Dependencies | 1 |
Dependents | 1 |
Total lines | 90 |
Lines of code | 72 |
Logical lines of code | 47 |
Comment lines | 1 |
Methods | 5 |
Properties | 3 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
check_banned_words() | 56 | 7 | 18 | |
check_banned_ips() | 58 | 6 | 16 | |
ip_in_range() | 54 | 4 | 19 | |
__construct() | 62 | 3 | 11 | |
is_blocked_ip() | 67 | 3 | 8 |