-
Home
-
WP Customer Area
-
8.2.7 (latest)
-
Code
-
Classes
- CUAR_PluginActivationManager
| Total Complexity |
21 |
| Dependencies |
1 |
| Dependents |
3 |
| Total lines |
137 |
| Lines of code |
60 |
| Logical lines of code |
32 |
| Comment lines |
45 |
| Methods |
11 |
| Properties |
2 |
Methods 11
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| sort_actions_by_priority() |
S |
61 |
7 |
12 |
| run_deferred_actions() |
S |
66 |
2 |
8 |
| on_activate() |
S |
74 |
2 |
5 |
| on_deactivate() |
S |
72 |
2 |
6 |
| get_deferred_actions() |
S |
68 |
2 |
7 |
| __construct() |
S |
100 |
1 |
2 |
| register_hooks() |
S |
78 |
1 |
3 |
| set_delegate() |
S |
80 |
1 |
3 |
| schedule_deferred_action() |
S |
67 |
1 |
8 |
| save_deferred_actions() |
S |
79 |
1 |
3 |
| reset_deferred_actions() |
S |
80 |
1 |
3 |