-
Home
-
BlogVault WordPress Backup Plugin – Migration, Staging, and Backups
-
5.25
-
Code
-
Classes
- BVIPStore
Total Complexity |
16 |
Dependencies |
2 |
Dependents |
2 |
Total lines |
70 |
Lines of code |
48 |
Logical lines of code |
22 |
Comment lines |
1 |
Methods |
12 |
Properties |
2 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getIPType() |
S |
57 |
4 |
14 |
checkIPPresent() |
S |
74 |
2 |
4 |
__construct() |
S |
82 |
1 |
3 |
init() |
S |
79 |
1 |
3 |
blacklistedTypes() |
S |
80 |
1 |
3 |
whitelistedTypes() |
S |
80 |
1 |
3 |
clearConfig() |
S |
81 |
1 |
3 |
isLPIPBlacklisted() |
S |
79 |
1 |
3 |
isLPIPWhitelisted() |
S |
79 |
1 |
3 |
getTypeIfBlacklistedIP() |
S |
79 |
1 |
3 |
isFWIPBlacklisted() |
S |
79 |
1 |
3 |
isFWIPWhitelisted() |
S |
79 |
1 |
3 |