PMD Results
The following document contains the results of PMD 5.6.1.
Files
org/eclipse/jgit/lfs/server/LargeFileRepository.java
| Violation |
Line |
| Avoid modifiers which are implied by the context |
64 |
| Avoid modifiers which are implied by the context |
75 |
| Avoid modifiers which are implied by the context |
85 |
| Avoid modifiers which are implied by the context |
96 |
org/eclipse/jgit/lfs/server/LfsProtocolServlet.java
| Violation |
Line |
| Too many static imports may lead to messy code |
43–297 |
org/eclipse/jgit/lfs/server/fs/ObjectDownloadListener.java
| Violation |
Line |
| Avoid returning from a finally block |
148 |
org/eclipse/jgit/lfs/server/s3/S3Repository.java
| Violation |
Line |
| Too many static imports may lead to messy code |
44–221 |