-
Home
-
Contact Form 7
-
6.0 (latest)
-
Code
-
Classes
- WPCF7_FormTagsManager
Total Complexity |
70 |
Dependencies |
3 |
Dependents |
7 |
Total lines |
531 |
Lines of code |
313 |
Logical lines of code |
157 |
Comment lines |
109 |
Methods |
20 |
Properties |
4 |
Methods 20
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
filter() |
A |
43 |
13 |
50 |
scan_callback() |
A |
39 |
11 |
69 |
collect_tag_types() |
S |
59 |
7 |
14 |
replace_with_placeholders() |
S |
48 |
5 |
36 |
normalize_callback() |
S |
55 |
6 |
18 |
add() |
S |
56 |
5 |
19 |
scan() |
S |
54 |
4 |
25 |
parse_atts() |
S |
56 |
4 |
18 |
normalize() |
S |
63 |
2 |
11 |
get_instance() |
S |
71 |
2 |
6 |
tag_type_supports() |
S |
64 |
2 |
10 |
remove() |
S |
80 |
1 |
3 |
sanitize_tag_type() |
S |
70 |
1 |
6 |
restore_from_placeholders() |
S |
70 |
1 |
7 |
replace_all() |
S |
79 |
1 |
3 |
tag_type_exists() |
S |
79 |
1 |
3 |
tag_regex() |
S |
66 |
1 |
8 |
replace_callback() |
S |
79 |
1 |
3 |
get_scanned_tags() |
S |
82 |
1 |
3 |
__construct() |
S |
98 |
1 |
1 |