-
Home
-
Solid Central – Site Management, Backups, Security, and Reporting
-
3.2.1
-
Code
-
Classes
- Ithemes_Sync_Verb_Manage_themes
Total Complexity |
28 |
Dependencies |
4 |
Dependents |
0 |
Total lines |
180 |
Lines of code |
133 |
Logical lines of code |
75 |
Comment lines |
0 |
Methods |
8 |
Properties |
3 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
install_themes() |
A |
42 |
10 |
52 |
install_and_activate_theme() |
S |
55 |
5 |
19 |
run() |
S |
52 |
4 |
24 |
activate_theme() |
S |
63 |
2 |
10 |
enable_themes() |
S |
66 |
2 |
8 |
disable_themes() |
S |
66 |
2 |
8 |
uninstall_themes() |
S |
65 |
2 |
9 |
get_enabled_themes() |
S |
80 |
1 |
3 |