-
Home
-
Gutenberg
-
17.0.0
-
Code
-
Classes
- WP_Font_Face
Total Complexity |
54 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
416 |
Lines of code |
188 |
Logical lines of code |
92 |
Comment lines |
151 |
Methods |
11 |
Properties |
4 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validate_font_face_declarations() |
A |
44 |
14 |
46 |
order_src() |
A |
44 |
9 |
50 |
build_font_face_css() |
A |
53 |
9 |
22 |
__construct() |
S |
65 |
5 |
9 |
validate_fonts() |
S |
61 |
4 |
13 |
generate_and_print() |
S |
63 |
3 |
12 |
compile_src() |
S |
62 |
3 |
10 |
generate_style_element_attributes() |
S |
68 |
2 |
7 |
get_css() |
S |
66 |
2 |
8 |
compile_variations() |
S |
68 |
2 |
7 |
get_style_element() |
S |
75 |
1 |
4 |