-
Home
-
Gutenberg
-
17.0.0
-
Code
-
Classes
- WP_HTML_Open_Elements
Total Complexity |
36 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
403 |
Lines of code |
119 |
Logical lines of code |
64 |
Comment lines |
248 |
Methods |
18 |
Properties |
2 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
has_element_in_specific_scope() |
S |
59 |
5 |
15 |
remove_node() |
S |
61 |
3 |
12 |
contains_node() |
S |
67 |
3 |
8 |
pop_until() |
S |
66 |
3 |
9 |
after_element_push() |
S |
65 |
3 |
10 |
after_element_pop() |
S |
65 |
3 |
10 |
walk_down() |
S |
70 |
2 |
6 |
pop() |
S |
67 |
2 |
8 |
walk_up() |
S |
71 |
2 |
5 |
current_node() |
S |
75 |
2 |
4 |
has_element_in_button_scope() |
S |
79 |
1 |
3 |
has_element_in_table_scope() |
S |
76 |
1 |
4 |
has_element_in_select_scope() |
S |
76 |
1 |
4 |
count() |
S |
80 |
1 |
3 |
has_element_in_list_item_scope() |
S |
76 |
1 |
4 |
push() |
S |
76 |
1 |
4 |
has_element_in_scope() |
S |
72 |
1 |
7 |
has_p_in_button_scope() |
S |
82 |
1 |
3 |