-
Home
-
Contact Form 7
-
5.7.5
-
Code
-
Classes
- WPCF7_HTMLFormatter
Total Complexity |
89 |
Dependencies |
1 |
Dependents |
2 |
Total lines |
673 |
Lines of code |
349 |
Logical lines of code |
183 |
Comment lines |
148 |
Methods |
17 |
Properties |
3 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
start_tag() |
C |
39 |
25 |
61 |
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 |
22 |
pre_format() |
S |
54 |
5 |
22 |
normalize_start_tag() |
S |
61 |
3 |
12 |
append_end_tag() |
S |
61 |
3 |
11 |
is_inside() |
S |
65 |
3 |
9 |
normalize_paragraph() |
S |
68 |
2 |
7 |
indent() |
S |
68 |
2 |
7 |
close_all_tags() |
S |
74 |
2 |
5 |
has_parent() |
S |
67 |
2 |
8 |
calc_next_position() |
S |
78 |
1 |
3 |
append_comment() |
S |
81 |
1 |
3 |
__construct() |
S |
71 |
1 |
6 |