-
Home
-
Contact Form 7
-
6.0 (latest)
-
Code
-
Classes
- WPCF7_FormTag
Total Complexity |
101 |
Dependencies |
1 |
Dependents |
5 |
Total lines |
573 |
Lines of code |
320 |
Logical lines of code |
174 |
Comment lines |
125 |
Methods |
21 |
Properties |
11 |
Methods 21
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_default_option() |
D |
33 |
34 |
90 |
get_option() |
A |
46 |
7 |
39 |
get_date_option() |
S |
51 |
6 |
26 |
get_limit_option() |
S |
57 |
5 |
17 |
get_rows_option() |
S |
58 |
5 |
15 |
get_cols_option() |
S |
58 |
5 |
15 |
get_maxlength_option() |
S |
58 |
5 |
15 |
get_size_option() |
S |
60 |
5 |
13 |
__construct() |
S |
64 |
5 |
10 |
get_id_option() |
S |
61 |
4 |
13 |
get_class_option() |
S |
59 |
3 |
15 |
get_first_match_option() |
S |
67 |
3 |
8 |
get_all_match_options() |
S |
65 |
3 |
9 |
get_minlength_option() |
S |
67 |
2 |
8 |
offsetSet() |
S |
73 |
2 |
5 |
offsetGet() |
S |
71 |
2 |
6 |
is_required() |
S |
79 |
1 |
3 |
get_data_option() |
S |
74 |
1 |
4 |
has_option() |
S |
74 |
1 |
4 |
offsetExists() |
S |
79 |
1 |
3 |
offsetUnset() |
S |
91 |
1 |
2 |