-
Home
-
The WP Remote WordPress Plugin
-
4.64
-
Code
-
Classes
- BVWPLP
| Total Complexity |
48 |
| Dependencies |
4 |
| Dependents |
2 |
| Total lines |
233 |
| Lines of code |
177 |
| Logical lines of code |
90 |
| Comment lines |
2 |
| Methods |
28 |
| Properties |
12 |
Methods 28
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| loginInit() |
A |
50 |
11 |
28 |
| getLoginCount() |
S |
60 |
3 |
12 |
| isUnBlockedIP() |
S |
64 |
3 |
9 |
| isLoginBlocked() |
S |
69 |
3 |
7 |
| terminateLogin() |
S |
62 |
2 |
12 |
| terminateTemplate() |
S |
55 |
1 |
21 |
| getUserName() |
S |
80 |
2 |
3 |
| getMessage() |
S |
80 |
2 |
3 |
| getCategory() |
S |
80 |
2 |
3 |
| log() |
S |
63 |
1 |
11 |
| __construct() |
S |
64 |
1 |
9 |
| init() |
S |
71 |
1 |
5 |
| setMessage() |
S |
81 |
1 |
3 |
| setUserName() |
S |
81 |
1 |
3 |
| setCategory() |
S |
81 |
1 |
3 |
| getCaptchaLink() |
S |
70 |
1 |
6 |
| getCaptchaLimit() |
S |
82 |
1 |
3 |
| getTempBlockLimit() |
S |
82 |
1 |
3 |
| getBlockAllLimit() |
S |
82 |
1 |
3 |
| getAllowLoginsTransient() |
S |
80 |
1 |
3 |
| getBlockLoginsTransient() |
S |
80 |
1 |
3 |
| isProtecting() |
S |
80 |
1 |
3 |
| isActive() |
S |
80 |
1 |
3 |
| isBlacklistedIP() |
S |
80 |
1 |
3 |
| isWhitelistedIP() |
S |
80 |
1 |
3 |
| loginFailed() |
S |
77 |
1 |
4 |
| loginSuccess() |
S |
74 |
1 |
5 |
| isKnownLogin() |
S |
78 |
1 |
3 |