-
Home
-
Formidable Forms – Contact Form Plugin, Survey, Quiz, Payment, Calculator Form & Custom Form Builder
-
4.09.05
-
Code
-
Classes
- FrmFieldCaptcha
| Total Complexity |
32 |
| Dependencies |
2 |
| Dependents |
0 |
| Total lines |
200 |
| Lines of code |
122 |
| Logical lines of code |
63 |
| Comment lines |
42 |
| Methods |
16 |
| Properties |
1 |
Methods 16
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| validate_against_api() |
S |
56 |
5 |
15 |
| front_field_input() |
S |
57 |
4 |
15 |
| api_url() |
S |
60 |
3 |
13 |
| captcha_size() |
S |
71 |
3 |
5 |
| validate() |
S |
64 |
3 |
9 |
| should_validate() |
S |
68 |
3 |
7 |
| class_prefix() |
S |
68 |
2 |
8 |
| include_form_builder_file() |
S |
80 |
1 |
3 |
| field_settings_for_type() |
S |
68 |
1 |
8 |
| new_field_settings() |
S |
71 |
1 |
6 |
| extra_field_opts() |
S |
69 |
1 |
7 |
| before_replace_html_shortcodes() |
S |
79 |
1 |
3 |
| load_field_scripts() |
S |
72 |
1 |
5 |
| allow_multiple() |
S |
76 |
1 |
4 |
| should_show_captcha() |
S |
75 |
1 |
4 |
| send_api_check() |
S |
64 |
1 |
10 |