-
Home
-
Spectra – WordPress Gutenberg Blocks
-
2.16.5
-
Code
-
Classes
- UAGB_Taxonomy_List
Total Complexity |
57 |
Dependencies |
4 |
Dependents |
0 |
Total lines |
809 |
Lines of code |
671 |
Logical lines of code |
128 |
Comment lines |
81 |
Methods |
9 |
Properties |
1 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
register_blocks() |
C |
19 |
3 |
446 |
render_html() |
B |
38 |
19 |
64 |
list_html() |
A |
39 |
10 |
65 |
grid_html() |
A |
45 |
7 |
42 |
display_terms_recursive() |
S |
54 |
7 |
20 |
get_terms_hierarchical() |
S |
58 |
5 |
15 |
get_link_of_individual_categories() |
S |
64 |
3 |
10 |
get_instance() |
S |
71 |
2 |
6 |
__construct() |
S |
79 |
1 |
3 |