-
Home
-
ElasticPress
-
4.7.2
-
Code
-
Classes
- EP_Uninstaller
| Total Complexity |
28 |
| Dependencies |
0 |
| Dependents |
0 |
| Total lines |
233 |
| Lines of code |
93 |
| Logical lines of code |
49 |
| Comment lines |
74 |
| Methods |
11 |
| Properties |
2 |
Methods 11
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| __construct() |
A |
56 |
9 |
19 |
| clean_options_and_transients() |
S |
55 |
5 |
22 |
| delete_transients_by_option_name() |
S |
59 |
2 |
16 |
| clean_site_meta() |
S |
65 |
3 |
9 |
| delete_options() |
S |
74 |
2 |
5 |
| delete_transients() |
S |
74 |
2 |
5 |
| delete_related_posts_transients() |
S |
79 |
1 |
3 |
| delete_total_fields_limit_transients() |
S |
79 |
1 |
3 |
| remove_elasticpress_capability() |
S |
75 |
1 |
4 |
| clean_options() |
S |
79 |
1 |
3 |
| exit_uninstaller() |
S |
77 |
1 |
4 |