-
Home
-
Contact Form 7
-
5.7.1
-
Code
-
Classes
- WPCF7_HTMLFormatter
Total Complexity |
69 |
Dependencies |
1 |
Dependents |
2 |
Total lines |
571 |
Lines of code |
282 |
Logical lines of code |
151 |
Comment lines |
128 |
Methods |
15 |
Properties |
3 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
append_text() |
A |
44 |
12 |
50 |
start_tag() |
A |
48 |
11 |
32 |
separate_into_chunks() |
A |
44 |
6 |
51 |
format() |
S |
53 |
7 |
24 |
end_tag() |
S |
52 |
7 |
23 |
concatenate_texts() |
S |
53 |
6 |
25 |
pre_format() |
S |
54 |
5 |
22 |
normalize_start_tag() |
S |
61 |
3 |
12 |
is_inside() |
S |
65 |
3 |
9 |
has_parent() |
S |
67 |
2 |
8 |
indent() |
S |
68 |
2 |
7 |
normalize_paragraph() |
S |
68 |
2 |
7 |
__construct() |
S |
71 |
1 |
6 |
append_comment() |
S |
81 |
1 |
3 |
calc_next_position() |
S |
78 |
1 |
3 |