-
Home
-
Wordfence Security – Firewall, Malware Scan, and Login Security
-
8.1.0 (latest)
-
Code
-
Classes
- wfUserIPRange
| Total Complexity |
79 |
| Dependencies |
1 |
| Dependents |
5 |
| Total lines |
276 |
| Lines of code |
207 |
| Logical lines of code |
143 |
| Comment lines |
48 |
| Methods |
12 |
| Properties |
1 |
Methods 12
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| isIPInRange() |
D |
33 |
33 |
89 |
| expandIPv6Range() |
A |
48 |
9 |
29 |
| isValidBracketedRange() |
A |
51 |
9 |
24 |
| isMixedRange() |
S |
57 |
8 |
15 |
| isValidLinearRange() |
S |
58 |
6 |
14 |
| isValidRange() |
S |
77 |
4 |
3 |
| _sanitizeIPRange() |
S |
59 |
3 |
14 |
| repeatString() |
S |
72 |
2 |
5 |
| isValidCIDRRange() |
S |
72 |
2 |
5 |
| __construct() |
S |
81 |
1 |
3 |
| getIPString() |
S |
82 |
1 |
3 |
| setIPString() |
S |
80 |
1 |
3 |