-
Home
-
Solid Central – Site Management, Backups, Security, and Reporting
-
3.2.2
-
Code
-
Classes
- Ithemes_Sync_Verb_Manage_themes
Total Complexity |
28 |
Dependencies |
5 |
Dependents |
0 |
Total lines |
197 |
Lines of code |
152 |
Logical lines of code |
79 |
Comment lines |
0 |
Methods |
8 |
Properties |
3 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
install_theme() |
A |
41 |
10 |
59 |
install_and_activate_theme() |
S |
51 |
5 |
27 |
run() |
S |
52 |
4 |
24 |
activate_theme() |
S |
59 |
2 |
14 |
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 |