-
Home
-
Hide My WP Ghost – Security & Firewall
-
5.3.02 (latest)
-
Code
-
Classes
- HMWP_Controllers_Firewall
Total Complexity |
364 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
700 |
Lines of code |
409 |
Logical lines of code |
221 |
Comment lines |
166 |
Methods |
17 |
Properties |
0 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
run() |
D |
0 |
276 |
127 |
isSearchEngineBot() |
A |
39 |
9 |
72 |
_inetNtop() |
A |
46 |
11 |
36 |
_inetPton() |
A |
48 |
10 |
29 |
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 |
whitelistLevel() |
S |
61 |
4 |
14 |
getCleanIp() |
S |
62 |
4 |
12 |
firewallBlock() |
S |
61 |
4 |
11 |
inetNtop() |
S |
68 |
4 |
6 |
inetPton() |
S |
73 |
2 |
4 |
isIPv6Support() |
S |
80 |
1 |
3 |
isValidIP() |
S |
78 |
1 |
3 |
isIPv6MappedIPv4() |
S |
79 |
1 |
3 |