-
Home
-
Post Status Notifier Lite
-
1.10.1
-
Code
-
Classes
- IfwPsn_Wp_Plugin_Installer
Total Complexity |
35 |
Dependencies |
11 |
Dependents |
5 |
Total lines |
281 |
Lines of code |
118 |
Logical lines of code |
67 |
Comment lines |
89 |
Methods |
19 |
Properties |
6 |
Methods 19
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
uninstall() |
S |
56 |
7 |
17 |
activate() |
S |
62 |
4 |
11 |
executeUninstall() |
S |
64 |
4 |
9 |
deactivate() |
S |
65 |
3 |
9 |
addUninstall() |
S |
72 |
2 |
5 |
getInstance() |
S |
70 |
2 |
6 |
_initUninstall() |
S |
62 |
1 |
11 |
onWpInitializeSite() |
S |
72 |
1 |
6 |
addActivation() |
S |
80 |
1 |
3 |
registerActivation() |
S |
74 |
1 |
4 |
__construct() |
S |
72 |
1 |
6 |
getActivatedVersionMarkerValue() |
S |
79 |
1 |
3 |
registerDeactivation() |
S |
79 |
1 |
3 |
addDeactivation() |
S |
80 |
1 |
3 |
registerUninstall() |
S |
75 |
1 |
4 |
onWpDeleteSite() |
S |
71 |
1 |
6 |
_initDeactivation() |
S |
82 |
1 |
3 |
_initActivation() |
S |
71 |
1 |
6 |
getActivatedVersionMarkerName() |
S |
79 |
1 |
3 |