-
Home
-
Contact Form 7
-
6.1 (latest)
-
Code
-
Classes
- WPCF7_HTMLFormatter
Total Complexity |
114 |
Dependencies |
1 |
Dependents |
31 |
Total lines |
863 |
Lines of code |
477 |
Logical lines of code |
226 |
Comment lines |
178 |
Methods |
24 |
Properties |
3 |
Methods 24
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
append_start_tag() |
D |
27 |
37 |
143 |
append_text() |
A |
43 |
13 |
52 |
end_tag() |
A |
44 |
8 |
45 |
separate_into_chunks() |
A |
44 |
6 |
51 |
concatenate_texts() |
S |
53 |
6 |
25 |
format() |
S |
54 |
6 |
21 |
pre_format() |
S |
54 |
5 |
22 |
start_tag() |
S |
61 |
5 |
12 |
append_end_tag() |
S |
58 |
3 |
15 |
normalize_start_tag() |
S |
61 |
3 |
12 |
is_inside() |
S |
65 |
3 |
9 |
call_user_func() |
S |
65 |
2 |
9 |
has_parent() |
S |
67 |
2 |
8 |
close_all_tags() |
S |
74 |
2 |
5 |
indent() |
S |
68 |
2 |
7 |
print() |
S |
70 |
2 |
6 |
normalize_paragraph() |
S |
68 |
2 |
7 |
calc_next_position() |
S |
78 |
1 |
3 |
__construct() |
S |
69 |
1 |
7 |
output() |
S |
72 |
1 |
6 |
append_comment() |
S |
81 |
1 |
3 |
append_whitespace() |
S |
81 |
1 |
3 |
append_preformatted() |
S |
81 |
1 |
3 |
validate_tag_name() |
S |
79 |
1 |
3 |