-
Home
-
Solid Central – Site Management, Backups, Security, and Reporting
-
3.2.8 (latest)
-
Code
-
Classes
- Ithemes_Updater_Settings
| Total Complexity |
101 |
| Dependencies |
3 |
| Dependents |
0 |
| Total lines |
432 |
| Lines of code |
275 |
| Logical lines of code |
173 |
| Comment lines |
38 |
| Methods |
26 |
| Properties |
9 |
Methods 26
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| init() |
B |
43 |
17 |
44 |
| is_expired() |
A |
46 |
14 |
35 |
| filter_update_plugins() |
A |
55 |
10 |
20 |
| filter_update_themes() |
A |
55 |
10 |
20 |
| update_site_url_history() |
S |
62 |
6 |
11 |
| load() |
S |
56 |
5 |
18 |
| get_license_status() |
S |
60 |
4 |
14 |
| get_licensed_site_url_from_server() |
S |
67 |
4 |
7 |
| get_site_url() |
S |
62 |
3 |
12 |
| shutdown() |
S |
70 |
3 |
6 |
| flush() |
S |
69 |
3 |
7 |
| get_package_details() |
S |
64 |
3 |
10 |
| get_licensed_site_url() |
S |
64 |
3 |
10 |
| __construct() |
S |
65 |
2 |
9 |
| get_option() |
S |
69 |
2 |
7 |
| is_licensed_site_url_confirmed() |
S |
70 |
2 |
7 |
| queue_flush() |
S |
81 |
1 |
3 |
| update() |
S |
73 |
1 |
5 |
| get_options() |
S |
77 |
1 |
4 |
| update_options() |
S |
73 |
1 |
5 |
| update_packages() |
S |
79 |
1 |
3 |
| get_packages() |
S |
82 |
1 |
3 |
| get_new_packages() |
S |
82 |
1 |
3 |
| register() |
S |
80 |
1 |
3 |
| is_request_on_licensed_site_url() |
S |
80 |
1 |
3 |
| set_licensed_site_url() |
S |
70 |
1 |
6 |