-
Home
-
Jetpack CRM – Clients, Leads, Invoices, Billing, Email Marketing, & Automation
-
6.3.0
-
Code
-
Classes
- JPCRM_Fonts
Total Complexity |
88 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
603 |
Lines of code |
300 |
Logical lines of code |
189 |
Comment lines |
130 |
Methods |
18 |
Properties |
0 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
install_font_family() |
B |
36 |
19 |
70 |
install_font() |
A |
45 |
11 |
44 |
retrieve_and_install_specific_font() |
A |
46 |
10 |
36 |
load_font() |
A |
58 |
10 |
14 |
install_default_fonts() |
A |
48 |
8 |
35 |
list_all_available() |
S |
52 |
6 |
24 |
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 |