| Violation | Line |
|---|---|
| Overridable method 'setLastModified' called during object construction - details... | 76 |
| Violation | Line |
|---|---|
| Avoid if (x != y) ..; else ..; - details... | 69 |
| Violation | Line |
|---|---|
| Private field 'm_event' could be made final; it is only initialized in the declaration or constructor. - details... | 23 |
| Violation | Line |
|---|---|
| Avoid if (x != y) ..; else ..; - details... | 37 |
| When doing a String.toLowerCase()/toUpperCase() call, use a Locale - details... | 38 |
| Avoid if (x != y) ..; else ..; - details... | 46 |
| When doing a String.toLowerCase()/toUpperCase() call, use a Locale - details... | 47 |
| Avoid if (x != y) ..; else ..; - details... | 51 |
| When doing a String.toLowerCase()/toUpperCase() call, use a Locale - details... | 52 |
| No need to check for null before an instanceof - details... | 77 |
| Violation | Line |
|---|---|
| Document empty method - details... | 30 |
| Document empty method - details... | 33 |
| Document empty method - details... | 36 |
| Violation | Line |
|---|---|
| Document empty method - details... | 29 |
| Document empty method - details... | 32 |