-
Home
-
MalCare WordPress Security Plugin – Malware Scanner, Cleaner, Security Firewall
-
4.78
-
Code
-
Classes
- BVWPLP
Total Complexity |
52 |
Dependencies |
5 |
Dependents |
2 |
Total lines |
248 |
Lines of code |
188 |
Logical lines of code |
95 |
Comment lines |
2 |
Methods |
31 |
Properties |
12 |
Methods 31
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
loginInit() |
A |
49 |
12 |
30 |
getLoginCount() |
S |
60 |
3 |
12 |
isUnBlockedIP() |
S |
64 |
3 |
9 |
isLoginBlocked() |
S |
68 |
3 |
7 |
terminateLogin() |
S |
62 |
2 |
12 |
terminateTemplate() |
S |
55 |
1 |
21 |
getCategory() |
S |
80 |
2 |
3 |
getMessage() |
S |
80 |
2 |
3 |
getUserName() |
S |
80 |
2 |
3 |
log() |
S |
63 |
1 |
11 |
loginFailed() |
S |
77 |
1 |
4 |
loginSuccess() |
S |
74 |
1 |
5 |
isKnownLogin() |
S |
78 |
1 |
3 |
isWhitelistedIP() |
S |
80 |
1 |
3 |
isBlacklistedIP() |
S |
80 |
1 |
3 |
isActive() |
S |
80 |
1 |
3 |
isProtecting() |
S |
80 |
1 |
3 |
__construct() |
S |
64 |
1 |
9 |
getBlockLoginsTransient() |
S |
80 |
1 |
3 |
init() |
S |
71 |
1 |
5 |
getBlockAllLimit() |
S |
82 |
1 |
3 |
getTempBlockLimit() |
S |
82 |
1 |
3 |
getAllBlockedGap() |
S |
82 |
1 |
3 |
getSuccessLoginGap() |
S |
82 |
1 |
3 |
getFailedLoginGap() |
S |
82 |
1 |
3 |
getCaptchaLimit() |
S |
82 |
1 |
3 |
getCaptchaLink() |
S |
70 |
1 |
6 |
setCategory() |
S |
81 |
1 |
3 |
setUserName() |
S |
81 |
1 |
3 |
setMessage() |
S |
81 |
1 |
3 |
getAllowLoginsTransient() |
S |
80 |
1 |
3 |