-
Home
-
Contact Form 7
-
6.1 (latest)
-
Code
-
Classes
- WPCF7_ConfigValidator
Total Complexity |
57 |
Dependencies |
1 |
Dependents |
7 |
Total lines |
372 |
Lines of code |
204 |
Logical lines of code |
103 |
Comment lines |
62 |
Methods |
15 |
Properties |
4 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
count_errors() |
A |
50 |
10 |
29 |
collect_error_messages() |
A |
49 |
7 |
33 |
restore() |
S |
56 |
6 |
17 |
remove_error() |
S |
60 |
6 |
13 |
has_error() |
S |
62 |
5 |
11 |
add_error() |
S |
53 |
4 |
25 |
build_message() |
S |
60 |
4 |
13 |
__construct() |
S |
61 |
3 |
13 |
supports() |
S |
63 |
3 |
11 |
save() |
S |
64 |
3 |
11 |
get_doc_link() |
S |
63 |
2 |
10 |
contact_form() |
S |
82 |
1 |
3 |
is_valid() |
S |
80 |
1 |
3 |
get_default_message() |
S |
79 |
1 |
3 |
validate() |
S |
66 |
1 |
9 |