-
Home
-
All-In-One Security (AIOS) – Security and Firewall
-
5.0.0
-
Code
-
Classes
- AIOWPSecurity_Utility_IP
Total Complexity |
57 |
Dependencies |
3 |
Dependents |
13 |
Total lines |
253 |
Lines of code |
173 |
Logical lines of code |
121 |
Comment lines |
55 |
Methods |
8 |
Properties |
0 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validate_ip_list() |
C |
35 |
26 |
84 |
is_ip_whitelisted() |
A |
52 |
9 |
22 |
is_ipv6_address_or_ipv6_range() |
S |
58 |
7 |
14 |
get_user_ip_address() |
S |
58 |
5 |
14 |
get_external_ip_address() |
S |
54 |
4 |
20 |
get_sanitized_ip_range() |
S |
59 |
4 |
13 |
__construct() |
S |
91 |
1 |
2 |
create_ip_list_array_from_string_with_newline() |
S |
75 |
1 |
4 |