-
Home
-
Contact Form 7
-
6.1.4 (latest)
-
Code
-
Classes
- WPCF7_FormTagsManager
| Total Complexity |
70 |
| Dependencies |
3 |
| Dependents |
8 |
| Total lines |
556 |
| Lines of code |
335 |
| Logical lines of code |
158 |
| Comment lines |
109 |
| Methods |
20 |
| Properties |
4 |
Methods 20
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| filter() |
A |
42 |
13 |
56 |
| scan_callback() |
A |
39 |
11 |
68 |
| collect_tag_types() |
S |
58 |
7 |
16 |
| replace_with_placeholders() |
S |
48 |
5 |
36 |
| normalize_callback() |
S |
55 |
6 |
17 |
| add() |
S |
56 |
5 |
19 |
| parse_atts() |
S |
50 |
4 |
30 |
| scan() |
S |
54 |
4 |
25 |
| normalize() |
S |
63 |
2 |
11 |
| get_instance() |
S |
71 |
2 |
6 |
| tag_type_supports() |
S |
64 |
2 |
10 |
| tag_regex() |
S |
61 |
1 |
12 |
| __construct() |
S |
98 |
1 |
1 |
| get_scanned_tags() |
S |
82 |
1 |
3 |
| tag_type_exists() |
S |
79 |
1 |
3 |
| sanitize_tag_type() |
S |
70 |
1 |
6 |
| remove() |
S |
80 |
1 |
3 |
| restore_from_placeholders() |
S |
70 |
1 |
7 |
| replace_all() |
S |
79 |
1 |
3 |
| replace_callback() |
S |
79 |
1 |
3 |