-
Home
-
Shopkeeper Extender
-
6.8 (latest)
-
Code
-
Classes
- GBT_Theme_Installer
| Total Complexity |
87 |
| Dependencies |
3 |
| Dependents |
1 |
| Total lines |
540 |
| Lines of code |
360 |
| Logical lines of code |
230 |
| Comment lines |
90 |
| Methods |
14 |
| Properties |
2 |
Methods 14
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| handle_theme_install_ajax() |
C |
31 |
26 |
113 |
| install_theme() |
C |
33 |
24 |
105 |
| install_child_theme() |
A |
42 |
11 |
52 |
| handle_theme_activate_ajax() |
A |
48 |
9 |
32 |
| get_supported_themes() |
S |
60 |
3 |
14 |
| check_theme_exists() |
S |
66 |
3 |
9 |
| __construct() |
S |
75 |
2 |
4 |
| set_install_mode() |
S |
72 |
2 |
5 |
| get_effective_theme_slug() |
S |
74 |
2 |
5 |
| get_install_mode() |
S |
82 |
1 |
3 |
| is_parent_only_mode() |
S |
80 |
1 |
3 |
| is_parent_and_child_mode() |
S |
80 |
1 |
3 |
| get_child_theme_slug() |
S |
76 |
1 |
4 |
| get_theme_child_download_link() |
S |
69 |
1 |
8 |