-
Home
-
Captcha Code
-
3.2 (latest)
-
Code
-
Classes
- WP_Captcha_Code
Total Complexity |
149 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
1,204 |
Lines of code |
1,017 |
Logical lines of code |
360 |
Comment lines |
48 |
Methods |
28 |
Properties |
2 |
Methods 28
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
options_page() |
D |
23 |
21 |
247 |
load_options() |
C |
38 |
24 |
65 |
wp_kses_wf() |
B |
24 |
4 |
302 |
generate_captcha_image() |
B |
35 |
16 |
83 |
captcha_comment_post() |
A |
52 |
11 |
22 |
init() |
A |
46 |
7 |
36 |
install_wp301() |
A |
44 |
6 |
48 |
create_select_options() |
S |
56 |
8 |
15 |
captcha_lostpassword_post() |
S |
61 |
6 |
12 |
captcha_register_post() |
S |
61 |
5 |
11 |
captcha_register_validate() |
S |
61 |
5 |
11 |
generate_web_link() |
S |
57 |
4 |
15 |
captcha_comment_form() |
S |
58 |
3 |
16 |
captcha_login_errors() |
S |
63 |
4 |
9 |
captcha_login_redirect() |
S |
62 |
4 |
10 |
captcha_for_login() |
S |
59 |
3 |
14 |
is_plugin_installed() |
S |
63 |
3 |
11 |
admin_enqueue_scripts() |
S |
56 |
2 |
16 |
admin_footer_text() |
S |
68 |
2 |
7 |
is_plugin_page() |
S |
67 |
2 |
8 |
update_options() |
S |
64 |
2 |
9 |
plugin_action_links() |
S |
68 |
1 |
7 |
wp_captcha_register() |
S |
64 |
1 |
10 |
get_options() |
S |
80 |
1 |
3 |
captcha_lostpassword() |
S |
66 |
1 |
9 |
admin_menu() |
S |
67 |
1 |
9 |
captcha_hexrgb() |
S |
66 |
1 |
8 |
get_plugin_version() |
S |
74 |
1 |
4 |