Files | Violations |
---|---|
org/repoweb/model/file/FArtifactListFilter.java | 1 |
org/repoweb/model/file/FileRepository.java | 1 |
Violation | Line |
---|---|
Avoid using implementation types like 'TreeSet'; use the interface instead | 46 |
Violation | Line |
---|---|
A high number of imports can indicate a high degree of coupling within an object. | 293 |