-
Home
-
Spectra – WordPress Gutenberg Blocks
-
2.18.0 (latest)
-
Code
-
Classes
- UAGB_Post_Timeline
Total Complexity |
70 |
Dependencies |
5 |
Dependents |
0 |
Total lines |
1,185 |
Lines of code |
1,008 |
Logical lines of code |
144 |
Comment lines |
111 |
Methods |
16 |
Properties |
2 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
register_blocks() |
D |
12 |
3 |
764 |
post_timeline_callback() |
B |
39 |
18 |
67 |
get_cta() |
S |
55 |
7 |
17 |
get_classes() |
S |
58 |
7 |
15 |
get_align_classes() |
S |
60 |
5 |
12 |
get_day_align_classes() |
S |
60 |
5 |
12 |
render_single() |
S |
52 |
4 |
26 |
get_image() |
S |
59 |
4 |
12 |
get_date() |
S |
61 |
3 |
13 |
get_title() |
S |
58 |
3 |
13 |
get_author() |
S |
61 |
3 |
11 |
get_excerpt() |
S |
57 |
2 |
16 |
get_post_html() |
S |
61 |
2 |
14 |
get_instance() |
S |
71 |
2 |
6 |
__construct() |
S |
79 |
1 |
3 |
get_icon() |
S |
72 |
1 |
7 |