-
Home
-
Better WordPress reCAPTCHA (with no CAPTCHA reCAPTCHA)
-
2.0.3 (latest)
-
Code
-
Classes
- BWP_Recaptcha_Provider_V2
Total Complexity |
30 |
Dependencies |
8 |
Dependents |
0 |
Total lines |
244 |
Lines of code |
136 |
Logical lines of code |
68 |
Comment lines |
58 |
Methods |
9 |
Properties |
3 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
_createRequestMethod() |
A |
54 |
8 |
24 |
renderCaptcha() |
A |
48 |
7 |
34 |
printRecaptchaJS() |
S |
50 |
4 |
30 |
verify() |
S |
60 |
4 |
13 |
_getUniqueFormId() |
S |
67 |
3 |
7 |
_registerHooks() |
S |
59 |
1 |
18 |
__construct() |
S |
75 |
1 |
4 |
_getWidgetId() |
S |
77 |
1 |
3 |
_getWidgetHtmlId() |
S |
79 |
1 |
3 |