-
Home
-
Jetpack CRM – Clients, Leads, Invoices, Billing, Email Marketing, & Automation
-
6.4.3
-
Code
-
Classes
- JPCRM_Fonts
Total Complexity |
92 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
625 |
Lines of code |
321 |
Logical lines of code |
203 |
Comment lines |
134 |
Methods |
18 |
Properties |
0 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
install_font_family() |
B |
36 |
19 |
70 |
retrieve_and_install_specific_font() |
A |
43 |
11 |
45 |
install_font() |
A |
45 |
11 |
44 |
list_all_available() |
A |
48 |
9 |
34 |
load_font() |
A |
57 |
10 |
16 |
install_default_fonts() |
A |
48 |
8 |
35 |
extract_and_install_default_fonts() |
S |
54 |
6 |
20 |
font_is_installed() |
S |
59 |
5 |
14 |
loaded_fonts() |
S |
67 |
2 |
8 |
default_fonts_installed() |
S |
69 |
2 |
7 |
font_is_available() |
S |
69 |
2 |
7 |
font_name_to_slug() |
S |
76 |
1 |
4 |
font_slug_to_name() |
S |
78 |
1 |
3 |
font_name_to_dir() |
S |
78 |
1 |
3 |
font_name_to_regular_ttf_name() |
S |
78 |
1 |
3 |
font_name_to_zip() |
S |
78 |
1 |
3 |
zip_to_font_name() |
S |
78 |
1 |
3 |
__construct() |
S |
91 |
1 |
2 |