-
Home
-
Better WordPress reCAPTCHA (with no CAPTCHA reCAPTCHA)
-
2.0.3 (latest)
-
Code
-
Classes
- BWP_Recaptcha_Provider
Total Complexity |
20 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
142 |
Lines of code |
85 |
Logical lines of code |
31 |
Comment lines |
19 |
Methods |
11 |
Properties |
3 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getErrorMessage() |
S |
57 |
5 |
16 |
create() |
S |
49 |
2 |
31 |
processError() |
S |
61 |
2 |
13 |
getOption() |
S |
78 |
2 |
3 |
getIpAddress() |
S |
78 |
2 |
3 |
processErrors() |
S |
69 |
2 |
7 |
__construct() |
S |
74 |
1 |
5 |
renderCaptcha() |
S |
100 |
1 |
0 |
verify() |
S |
100 |
1 |
0 |
getDomain() |
S |
82 |
1 |
3 |
getErrorMessageFromCode() |
S |
76 |
1 |
4 |