-
Home
-
Jetpack CRM – Clients, Leads, Invoices, Billing, Email Marketing, & Automation
-
5.3.1
-
Code
-
Classes
- JPCRM_Fonts
Total Complexity |
91 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
642 |
Lines of code |
303 |
Logical lines of code |
191 |
Comment lines |
141 |
Methods |
18 |
Properties |
1 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
install_font_family() |
B |
36 |
19 |
69 |
retrieve_and_install_specific_font() |
A |
43 |
12 |
47 |
retrieve_and_install_default_fonts() |
A |
49 |
10 |
30 |
load_font() |
A |
58 |
11 |
14 |
install_font() |
A |
46 |
9 |
39 |
list_all_available() |
S |
52 |
6 |
25 |
install_default_fonts() |
S |
54 |
6 |
22 |
font_is_installed() |
S |
59 |
5 |
14 |
loaded_fonts() |
S |
68 |
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 |