-
Home
-
Contact Form 7
-
6.1.2
-
Code
-
Classes
- WPCF7_RECAPTCHA
| Total Complexity |
60 |
| Dependencies |
3 |
| Dependents |
8 |
| Total lines |
397 |
| Lines of code |
294 |
| Logical lines of code |
130 |
| Comment lines |
1 |
| Methods |
22 |
| Properties |
3 |
Methods 22
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| display_setup() |
A |
43 |
8 |
60 |
| verify() |
A |
45 |
8 |
42 |
| load() |
A |
49 |
7 |
32 |
| display() |
S |
45 |
3 |
49 |
| get_sitekey() |
S |
62 |
5 |
11 |
| get_secret() |
S |
63 |
4 |
11 |
| admin_notice() |
S |
61 |
3 |
14 |
| get_global_sitekey() |
S |
64 |
3 |
11 |
| get_global_secret() |
S |
64 |
3 |
11 |
| get_instance() |
S |
71 |
2 |
6 |
| is_active() |
S |
73 |
2 |
5 |
| menu_page_url() |
S |
65 |
2 |
9 |
| __construct() |
S |
80 |
1 |
3 |
| get_title() |
S |
79 |
1 |
3 |
| get_categories() |
S |
81 |
1 |
3 |
| icon() |
S |
91 |
1 |
2 |
| link() |
S |
72 |
1 |
6 |
| log() |
S |
79 |
1 |
3 |
| get_threshold() |
S |
79 |
1 |
3 |
| get_last_score() |
S |
82 |
1 |
3 |
| save_data() |
S |
80 |
1 |
3 |
| reset_data() |
S |
77 |
1 |
4 |