-
Home
-
Hide My WP Ghost – Security & Firewall
-
5.2.02
-
Code
-
Classes
- HMWP_Controllers_Firewall
Total Complexity |
364 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
882 |
Lines of code |
627 |
Logical lines of code |
221 |
Comment lines |
131 |
Methods |
17 |
Properties |
0 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
run() |
D |
0 |
276 |
339 |
isSearchEngineBot() |
A |
39 |
9 |
72 |
_inetNtop() |
A |
46 |
11 |
36 |
_inetPton() |
A |
48 |
10 |
30 |
checkWhitelistPaths() |
A |
51 |
10 |
26 |
getHostname() |
A |
53 |
8 |
21 |
getServerVariableIPs() |
S |
55 |
7 |
18 |
checkBlacklistIPs() |
S |
61 |
6 |
13 |
checkWhitelistIPs() |
S |
61 |
6 |
11 |
firewallBlock() |
S |
58 |
4 |
15 |
whitelistLevel() |
S |
61 |
4 |
14 |
getCleanIp() |
S |
62 |
4 |
12 |
inetNtop() |
S |
68 |
4 |
6 |
inetPton() |
S |
71 |
2 |
5 |
isIPv6MappedIPv4() |
S |
79 |
1 |
3 |
isIPv6Support() |
S |
80 |
1 |
3 |
isValidIP() |
S |
78 |
1 |
3 |