-
Home
-
Contact Form 7
-
5.8.1
-
Code
-
Classes
- WPCF7_ConfigValidator
Total Complexity |
56 |
Dependencies |
1 |
Dependents |
7 |
Total lines |
362 |
Lines of code |
196 |
Logical lines of code |
100 |
Comment lines |
62 |
Methods |
15 |
Properties |
4 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
count_errors() |
A |
51 |
10 |
27 |
collect_error_messages() |
S |
52 |
6 |
27 |
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 |