The following document contains the results of FindBugs
FindBugs Version is 3.1.0-RC3
Threshold is medium
Effort is min
Class | Bugs |
---|---|
org.eclipse.jgit.lfs.lib.LfsPointerFilter | 1 |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
org.eclipse.jgit.lfs.lib.LfsPointerFilter defines clone() but doesn't implement Cloneable | BAD_PRACTICE | CN_IMPLEMENTS_CLONE_BUT_NOT_CLONEABLE | 101 | High |