Row |
Violation |
1 | Type com.miginfocom.util.dates.DateChangeEvent of variable e does not match with type org.columba.ristretto.pop3.POP3Protocol of variable protocol |
2 | Type com.miginfocom.util.dates.DateChangeEvent does not match with type org.columba.ristretto.pop3.POP3Protocol |
3 | Expression fireSelectionChanged(new DateRange(e.getNewRange().getStartMillis(),e.getNewRange().getEndMillis(false))) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
4 | Expression openConnection() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
5 | Expression fireSelectionChanged(new DateRange(e.getNewRange().getStartMillis(),e.getNewRange().getEndMillis(false))) is a void method call, and thus it cannot be parameterized |
6 | Expression openConnection() is a void method call, and thus it cannot be parameterized |
7 | Expression fireSelectionChanged(new DateRange(e.getNewRange().getStartMillis(),e.getNewRange().getEndMillis(false))) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
8 | Expression openConnection() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
9 | Expression fireSelectionChanged(new DateRange(e.getNewRange().getStartMillis(),e.getNewRange().getEndMillis(false))) is a void method call, and thus it cannot be parameterized |
10 | Expression openConnection() is a void method call, and thus it cannot be parameterized |
11 | The refactoring of the clones is infeasible, because classes and org.columba.mail.pop3.POP3Store do not have a common superclass |