-
Home
-
Build & Control Block Patterns – Boost up Gutenberg Editor
-
1.3.4.2
-
Code
-
Classes
- Patterns
Total Complexity |
30 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
175 |
Lines of code |
101 |
Logical lines of code |
54 |
Comment lines |
32 |
Methods |
9 |
Properties |
1 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
unregister_categories() |
A |
55 |
8 |
18 |
register_patterns() |
S |
49 |
6 |
30 |
register_categories() |
S |
58 |
4 |
16 |
unregister_block_patterns_by_category() |
S |
65 |
4 |
8 |
remove_all_core_block_patterns() |
S |
66 |
3 |
8 |
helper() |
S |
72 |
2 |
5 |
__construct() |
S |
79 |
1 |
3 |
init() |
S |
66 |
1 |
9 |
get_block_pattern_names_list() |
S |
75 |
1 |
4 |