-
Home
-
Spectra – WordPress Gutenberg Blocks
-
2.18.0 (latest)
-
Code
-
Classes
- UAGB_Taxonomy_List
Total Complexity |
58 |
Dependencies |
4 |
Dependents |
0 |
Total lines |
817 |
Lines of code |
677 |
Logical lines of code |
132 |
Comment lines |
82 |
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 |
43 |
8 |
48 |
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 |