Row |
Violation |
1 | Expression installer.updateModel() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
2 | Expression saveFile() is a void method call, and thus it cannot be parameterized |
3 | Expression installer.updateModel() is a void method call, and thus it cannot be parameterized |
4 | Expression installer.updateModel() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
5 | Expression saveFile() is a void method call, and thus it cannot be parameterized |
6 | Expression installer.updateModel() is a void method call, and thus it cannot be parameterized |
7 | Expression updatePluginList() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
8 | Expression super.removeNotify() is a void method call, and thus it cannot be parameterized |
9 | Expression updatePluginList() is a void method call, and thus it cannot be parameterized |
10 | Super method call super.removeNotify(); cannot be extracted from method |
11 | Unmatched statement EditBus.removeFromBus(this); cannot be moved before the extracted code, because it has control dependencies from statements that will be extracted |
12 | Unmatched statement updater.updateModel(); cannot be moved before the extracted code, because it has control dependencies from statements that will be extracted |
13 | The refactoring of the clones is infeasible, because classes QuickNotepad and org.gjt.sp.jedit.pluginmgr.PluginManager.ListUpdater do not have a common superclass |