The following document contains the results of PMD 6.55.0.
Rule | Violation | Line |
---|---|---|
EmptyCatchBlock | Avoid empty catch blocks | 67–69 |
Rule | Violation | Line |
---|---|---|
UnnecessaryImport | Unused import 'org.eclipse.jgit.benchmarks.CreateFileSnapshotBenchmark' | 2 |
UnnecessaryFullyQualifiedName | Unnecessary use of fully qualified name 'org.eclipse.jgit.benchmarks.CreateFileSnapshotBenchmark' due to existing import 'org.eclipse.jgit.benchmarks.CreateFileSnapshotBenchmark' | 3 |
Rule | Violation | Line |
---|---|---|
UnnecessaryImport | Unused import 'java.util.List' | 3 |
UnnecessaryImport | Unused import 'java.util.concurrent.atomic.AtomicInteger' | 4 |
UnnecessaryImport | Unused import 'java.util.Collection' | 5 |
UnnecessaryImport | Unused import 'java.util.ArrayList' | 6 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.CompilerControl' | 8 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.Result' | 12 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Mode' | 18 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Fork' | 19 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Measurement' | 20 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Threads' | 21 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Warmup' | 22 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.BenchmarkMode' | 23 |
UnnecessaryImport | Unused import 'java.lang.reflect.Field' | 26 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.ScalarResult' | 31 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.AggregationPolicy' | 32 |
UnnecessaryImport | Unnecessary import from the current package 'org.eclipse.jgit.benchmarks.jmh_generated.CreateFileSnapshotBenchmark_jmhType' | 35 |
UselessParentheses | Useless parentheses. | 266 |
Rule | Violation | Line |
---|---|---|
UnnecessaryImport | Unused import 'java.util.List' | 3 |
UnnecessaryImport | Unused import 'java.util.concurrent.atomic.AtomicInteger' | 4 |
UnnecessaryImport | Unused import 'java.util.Collection' | 5 |
UnnecessaryImport | Unused import 'java.util.ArrayList' | 6 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.CompilerControl' | 8 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.Result' | 12 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Mode' | 18 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Fork' | 19 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Measurement' | 20 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Threads' | 21 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Warmup' | 22 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.BenchmarkMode' | 23 |
UnnecessaryImport | Unused import 'java.lang.reflect.Field' | 26 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.ScalarResult' | 31 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.AggregationPolicy' | 32 |
UnnecessaryImport | Unnecessary import from the current package 'org.eclipse.jgit.benchmarks.jmh_generated.CreateFileSnapshotBenchmark_jmhType' | 35 |
UselessParentheses | Useless parentheses. | 266 |
Rule | Violation | Line |
---|---|---|
UnnecessaryImport | Unused import 'org.eclipse.jgit.benchmarks.FileMoveBenchmark' | 2 |
UnnecessaryFullyQualifiedName | Unnecessary use of fully qualified name 'org.eclipse.jgit.benchmarks.FileMoveBenchmark' due to existing import 'org.eclipse.jgit.benchmarks.FileMoveBenchmark' | 3 |
Rule | Violation | Line |
---|---|---|
UnnecessaryImport | Unused import 'java.util.List' | 3 |
UnnecessaryImport | Unused import 'java.util.concurrent.atomic.AtomicInteger' | 4 |
UnnecessaryImport | Unused import 'java.util.Collection' | 5 |
UnnecessaryImport | Unused import 'java.util.ArrayList' | 6 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.CompilerControl' | 8 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.Result' | 12 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Mode' | 18 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Fork' | 19 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Measurement' | 20 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Threads' | 21 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Warmup' | 22 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.BenchmarkMode' | 23 |
UnnecessaryImport | Unused import 'java.lang.reflect.Field' | 26 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.ScalarResult' | 31 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.AggregationPolicy' | 32 |
UnnecessaryImport | Unnecessary import from the current package 'org.eclipse.jgit.benchmarks.jmh_generated.FileMoveBenchmark_jmhType' | 35 |
UselessParentheses | Useless parentheses. | 266 |
Rule | Violation | Line |
---|---|---|
UnnecessaryImport | Unused import 'java.util.List' | 3 |
UnnecessaryImport | Unused import 'java.util.concurrent.atomic.AtomicInteger' | 4 |
UnnecessaryImport | Unused import 'java.util.Collection' | 5 |
UnnecessaryImport | Unused import 'java.util.ArrayList' | 6 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.CompilerControl' | 8 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.Result' | 12 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Mode' | 18 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Fork' | 19 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Measurement' | 20 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Threads' | 21 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Warmup' | 22 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.BenchmarkMode' | 23 |
UnnecessaryImport | Unused import 'java.lang.reflect.Field' | 26 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.ScalarResult' | 31 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.AggregationPolicy' | 32 |
UnnecessaryImport | Unnecessary import from the current package 'org.eclipse.jgit.benchmarks.jmh_generated.FileMoveBenchmark_jmhType' | 35 |
UselessParentheses | Useless parentheses. | 266 |
Rule | Violation | Line |
---|---|---|
UnnecessaryImport | Unused import 'java.util.List' | 3 |
UnnecessaryImport | Unused import 'java.util.concurrent.atomic.AtomicInteger' | 4 |
UnnecessaryImport | Unused import 'java.util.Collection' | 5 |
UnnecessaryImport | Unused import 'java.util.ArrayList' | 6 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.CompilerControl' | 8 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.Result' | 12 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Mode' | 18 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Fork' | 19 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Measurement' | 20 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Threads' | 21 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Warmup' | 22 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.BenchmarkMode' | 23 |
UnnecessaryImport | Unused import 'java.lang.reflect.Field' | 26 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.ScalarResult' | 31 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.AggregationPolicy' | 32 |
UnnecessaryImport | Unnecessary import from the current package 'org.eclipse.jgit.benchmarks.jmh_generated.FileMoveBenchmark_jmhType' | 35 |
UselessParentheses | Useless parentheses. | 266 |
Rule | Violation | Line |
---|---|---|
UnnecessaryImport | Unused import 'java.util.List' | 3 |
UnnecessaryImport | Unused import 'java.util.concurrent.atomic.AtomicInteger' | 4 |
UnnecessaryImport | Unused import 'java.util.Collection' | 5 |
UnnecessaryImport | Unused import 'java.util.ArrayList' | 6 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.CompilerControl' | 8 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.Result' | 12 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Mode' | 18 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Fork' | 19 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Measurement' | 20 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Threads' | 21 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Warmup' | 22 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.BenchmarkMode' | 23 |
UnnecessaryImport | Unused import 'java.lang.reflect.Field' | 26 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.ScalarResult' | 31 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.AggregationPolicy' | 32 |
UnnecessaryImport | Unnecessary import from the current package 'org.eclipse.jgit.benchmarks.jmh_generated.FileMoveBenchmark_jmhType' | 35 |
UselessParentheses | Useless parentheses. | 266 |
Rule | Violation | Line |
---|---|---|
UnnecessaryImport | Unused import 'org.eclipse.jgit.benchmarks.GetRefsBenchmark.BenchmarkState' | 2 |
UnnecessaryFullyQualifiedName | Unnecessary use of fully qualified name 'org.eclipse.jgit.benchmarks.GetRefsBenchmark.BenchmarkState' due to existing import 'org.eclipse.jgit.benchmarks.GetRefsBenchmark.BenchmarkState' | 3 |
Rule | Violation | Line |
---|---|---|
UnnecessaryImport | Unused import 'org.eclipse.jgit.benchmarks.GetRefsBenchmark' | 2 |
UnnecessaryFullyQualifiedName | Unnecessary use of fully qualified name 'org.eclipse.jgit.benchmarks.GetRefsBenchmark' due to existing import 'org.eclipse.jgit.benchmarks.GetRefsBenchmark' | 3 |
Rule | Violation | Line |
---|---|---|
UnnecessaryImport | Unused import 'java.util.List' | 3 |
UnnecessaryImport | Unused import 'java.util.concurrent.atomic.AtomicInteger' | 4 |
UnnecessaryImport | Unused import 'java.util.Collection' | 5 |
UnnecessaryImport | Unused import 'java.util.ArrayList' | 6 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.CompilerControl' | 8 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.Result' | 12 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Mode' | 18 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Fork' | 19 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Measurement' | 20 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Threads' | 21 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Warmup' | 22 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.BenchmarkMode' | 23 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.ScalarResult' | 31 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.AggregationPolicy' | 32 |
UnnecessaryImport | Unnecessary import from the current package 'org.eclipse.jgit.benchmarks.jmh_generated.GetRefsBenchmark_BenchmarkState_jmhType' | 35 |
UnnecessaryImport | Unnecessary import from the current package 'org.eclipse.jgit.benchmarks.jmh_generated.GetRefsBenchmark_jmhType' | 36 |
UselessParentheses | Useless parentheses. | 342 |
Rule | Violation | Line |
---|---|---|
UnnecessaryImport | Unused import 'java.util.List' | 3 |
UnnecessaryImport | Unused import 'java.util.concurrent.atomic.AtomicInteger' | 4 |
UnnecessaryImport | Unused import 'java.util.Collection' | 5 |
UnnecessaryImport | Unused import 'java.util.ArrayList' | 6 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.CompilerControl' | 8 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.Result' | 12 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Mode' | 18 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Fork' | 19 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Measurement' | 20 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Threads' | 21 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Warmup' | 22 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.BenchmarkMode' | 23 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.ScalarResult' | 31 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.AggregationPolicy' | 32 |
UnnecessaryImport | Unnecessary import from the current package 'org.eclipse.jgit.benchmarks.jmh_generated.GetRefsBenchmark_BenchmarkState_jmhType' | 35 |
UnnecessaryImport | Unnecessary import from the current package 'org.eclipse.jgit.benchmarks.jmh_generated.GetRefsBenchmark_jmhType' | 36 |
UselessParentheses | Useless parentheses. | 342 |
Rule | Violation | Line |
---|---|---|
UnnecessaryImport | Unused import 'org.eclipse.jgit.benchmarks.LookupFileStoreBenchmark' | 2 |
UnnecessaryFullyQualifiedName | Unnecessary use of fully qualified name 'org.eclipse.jgit.benchmarks.LookupFileStoreBenchmark' due to existing import 'org.eclipse.jgit.benchmarks.LookupFileStoreBenchmark' | 3 |
Rule | Violation | Line |
---|---|---|
UnnecessaryImport | Unused import 'java.util.List' | 3 |
UnnecessaryImport | Unused import 'java.util.concurrent.atomic.AtomicInteger' | 4 |
UnnecessaryImport | Unused import 'java.util.Collection' | 5 |
UnnecessaryImport | Unused import 'java.util.ArrayList' | 6 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.CompilerControl' | 8 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.Result' | 12 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Mode' | 18 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Fork' | 19 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Measurement' | 20 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Threads' | 21 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Warmup' | 22 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.BenchmarkMode' | 23 |
UnnecessaryImport | Unused import 'java.lang.reflect.Field' | 26 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.ScalarResult' | 31 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.AggregationPolicy' | 32 |
UnnecessaryImport | Unnecessary import from the current package 'org.eclipse.jgit.benchmarks.jmh_generated.LookupFileStoreBenchmark_jmhType' | 35 |
UselessParentheses | Useless parentheses. | 266 |
Rule | Violation | Line |
---|---|---|
UnnecessaryImport | Unused import 'org.eclipse.jgit.benchmarks.SHA1Benchmark.BenchmarkState' | 2 |
UnnecessaryFullyQualifiedName | Unnecessary use of fully qualified name 'org.eclipse.jgit.benchmarks.SHA1Benchmark.BenchmarkState' due to existing import 'org.eclipse.jgit.benchmarks.SHA1Benchmark.BenchmarkState' | 3 |
Rule | Violation | Line |
---|---|---|
UnnecessaryImport | Unused import 'org.eclipse.jgit.benchmarks.SHA1Benchmark' | 2 |
UnnecessaryFullyQualifiedName | Unnecessary use of fully qualified name 'org.eclipse.jgit.benchmarks.SHA1Benchmark' due to existing import 'org.eclipse.jgit.benchmarks.SHA1Benchmark' | 3 |
Rule | Violation | Line |
---|---|---|
UnnecessaryImport | Unused import 'java.util.List' | 3 |
UnnecessaryImport | Unused import 'java.util.concurrent.atomic.AtomicInteger' | 4 |
UnnecessaryImport | Unused import 'java.util.Collection' | 5 |
UnnecessaryImport | Unused import 'java.util.ArrayList' | 6 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.CompilerControl' | 8 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.Result' | 12 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Mode' | 18 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Fork' | 19 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Measurement' | 20 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Threads' | 21 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Warmup' | 22 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.BenchmarkMode' | 23 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.ScalarResult' | 31 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.AggregationPolicy' | 32 |
UnnecessaryImport | Unnecessary import from the current package 'org.eclipse.jgit.benchmarks.jmh_generated.SHA1Benchmark_BenchmarkState_jmhType' | 35 |
UnnecessaryImport | Unnecessary import from the current package 'org.eclipse.jgit.benchmarks.jmh_generated.SHA1Benchmark_jmhType' | 36 |
UselessParentheses | Useless parentheses. | 342 |
Rule | Violation | Line |
---|---|---|
UnnecessaryImport | Unused import 'org.eclipse.jgit.benchmarks.SimpleLruCacheBenchmark' | 2 |
UnnecessaryFullyQualifiedName | Unnecessary use of fully qualified name 'org.eclipse.jgit.benchmarks.SimpleLruCacheBenchmark' due to existing import 'org.eclipse.jgit.benchmarks.SimpleLruCacheBenchmark' | 3 |
Rule | Violation | Line |
---|---|---|
UnnecessaryImport | Unused import 'java.util.List' | 3 |
UnnecessaryImport | Unused import 'java.util.concurrent.atomic.AtomicInteger' | 4 |
UnnecessaryImport | Unused import 'java.util.Collection' | 5 |
UnnecessaryImport | Unused import 'java.util.ArrayList' | 6 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.CompilerControl' | 8 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.Result' | 12 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Mode' | 18 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Fork' | 19 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Measurement' | 20 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Threads' | 21 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Warmup' | 22 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.BenchmarkMode' | 23 |
UnnecessaryImport | Unused import 'java.lang.reflect.Field' | 26 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.ScalarResult' | 31 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.AggregationPolicy' | 32 |
UnnecessaryImport | Unnecessary import from the current package 'org.eclipse.jgit.benchmarks.jmh_generated.SimpleLruCacheBenchmark_jmhType' | 35 |
UselessParentheses | Useless parentheses. | 572 |
UselessParentheses | Useless parentheses. | 604 |
Rule | Violation | Line |
---|---|---|
UnnecessaryImport | Unused import 'org.eclipse.jgit.revwalk.DateRevQueueBenchmark.BenchmarkState' | 2 |
UnnecessaryFullyQualifiedName | Unnecessary use of fully qualified name 'org.eclipse.jgit.revwalk.DateRevQueueBenchmark.BenchmarkState' due to existing import 'org.eclipse.jgit.revwalk.DateRevQueueBenchmark.BenchmarkState' | 3 |
Rule | Violation | Line |
---|---|---|
UnnecessaryImport | Unused import 'org.eclipse.jgit.revwalk.DateRevQueueBenchmark' | 2 |
UnnecessaryFullyQualifiedName | Unnecessary use of fully qualified name 'org.eclipse.jgit.revwalk.DateRevQueueBenchmark' due to existing import 'org.eclipse.jgit.revwalk.DateRevQueueBenchmark' | 3 |
Rule | Violation | Line |
---|---|---|
UnnecessaryImport | Unused import 'java.util.List' | 3 |
UnnecessaryImport | Unused import 'java.util.concurrent.atomic.AtomicInteger' | 4 |
UnnecessaryImport | Unused import 'java.util.Collection' | 5 |
UnnecessaryImport | Unused import 'java.util.ArrayList' | 6 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.CompilerControl' | 8 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.Result' | 12 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Mode' | 18 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Fork' | 19 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Measurement' | 20 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Threads' | 21 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Warmup' | 22 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.BenchmarkMode' | 23 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.ScalarResult' | 31 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.AggregationPolicy' | 32 |
UnnecessaryImport | Unnecessary import from the current package 'org.eclipse.jgit.revwalk.jmh_generated.DateRevQueueBenchmark_BenchmarkState_jmhType' | 35 |
UnnecessaryImport | Unnecessary import from the current package 'org.eclipse.jgit.revwalk.jmh_generated.DateRevQueueBenchmark_jmhType' | 36 |
UselessParentheses | Useless parentheses. | 242 |
UselessParentheses | Useless parentheses. | 450 |
UselessParentheses | Useless parentheses. | 661 |
UselessParentheses | Useless parentheses. | 678 |
UselessParentheses | Useless parentheses. | 790 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnnecessaryImport | Unused import 'org.eclipse.jgit.benchmarks.CreateFileSnapshotBenchmark' | 4 | 2 |
UnnecessaryFullyQualifiedName | Unnecessary use of fully qualified name 'org.eclipse.jgit.benchmarks.CreateFileSnapshotBenchmark' due to existing import 'org.eclipse.jgit.benchmarks.CreateFileSnapshotBenchmark' | 4 | 3 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnnecessaryImport | Unused import 'java.util.List' | 4 | 3 |
UnnecessaryImport | Unused import 'java.util.concurrent.atomic.AtomicInteger' | 4 | 4 |
UnnecessaryImport | Unused import 'java.util.Collection' | 4 | 5 |
UnnecessaryImport | Unused import 'java.util.ArrayList' | 4 | 6 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.CompilerControl' | 4 | 8 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.Result' | 4 | 12 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Mode' | 4 | 18 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Fork' | 4 | 19 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Measurement' | 4 | 20 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Threads' | 4 | 21 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Warmup' | 4 | 22 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.BenchmarkMode' | 4 | 23 |
UnnecessaryImport | Unused import 'java.lang.reflect.Field' | 4 | 26 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.ScalarResult' | 4 | 31 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.AggregationPolicy' | 4 | 32 |
UnnecessaryImport | Unnecessary import from the current package 'org.eclipse.jgit.benchmarks.jmh_generated.CreateFileSnapshotBenchmark_jmhType' | 4 | 35 |
UselessParentheses | Useless parentheses. | 4 | 266 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnnecessaryImport | Unused import 'java.util.List' | 4 | 3 |
UnnecessaryImport | Unused import 'java.util.concurrent.atomic.AtomicInteger' | 4 | 4 |
UnnecessaryImport | Unused import 'java.util.Collection' | 4 | 5 |
UnnecessaryImport | Unused import 'java.util.ArrayList' | 4 | 6 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.CompilerControl' | 4 | 8 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.Result' | 4 | 12 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Mode' | 4 | 18 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Fork' | 4 | 19 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Measurement' | 4 | 20 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Threads' | 4 | 21 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Warmup' | 4 | 22 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.BenchmarkMode' | 4 | 23 |
UnnecessaryImport | Unused import 'java.lang.reflect.Field' | 4 | 26 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.ScalarResult' | 4 | 31 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.AggregationPolicy' | 4 | 32 |
UnnecessaryImport | Unnecessary import from the current package 'org.eclipse.jgit.benchmarks.jmh_generated.CreateFileSnapshotBenchmark_jmhType' | 4 | 35 |
UselessParentheses | Useless parentheses. | 4 | 266 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnnecessaryImport | Unused import 'org.eclipse.jgit.benchmarks.FileMoveBenchmark' | 4 | 2 |
UnnecessaryFullyQualifiedName | Unnecessary use of fully qualified name 'org.eclipse.jgit.benchmarks.FileMoveBenchmark' due to existing import 'org.eclipse.jgit.benchmarks.FileMoveBenchmark' | 4 | 3 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnnecessaryImport | Unused import 'java.util.List' | 4 | 3 |
UnnecessaryImport | Unused import 'java.util.concurrent.atomic.AtomicInteger' | 4 | 4 |
UnnecessaryImport | Unused import 'java.util.Collection' | 4 | 5 |
UnnecessaryImport | Unused import 'java.util.ArrayList' | 4 | 6 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.CompilerControl' | 4 | 8 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.Result' | 4 | 12 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Mode' | 4 | 18 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Fork' | 4 | 19 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Measurement' | 4 | 20 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Threads' | 4 | 21 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Warmup' | 4 | 22 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.BenchmarkMode' | 4 | 23 |
UnnecessaryImport | Unused import 'java.lang.reflect.Field' | 4 | 26 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.ScalarResult' | 4 | 31 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.AggregationPolicy' | 4 | 32 |
UnnecessaryImport | Unnecessary import from the current package 'org.eclipse.jgit.benchmarks.jmh_generated.FileMoveBenchmark_jmhType' | 4 | 35 |
UselessParentheses | Useless parentheses. | 4 | 266 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnnecessaryImport | Unused import 'java.util.List' | 4 | 3 |
UnnecessaryImport | Unused import 'java.util.concurrent.atomic.AtomicInteger' | 4 | 4 |
UnnecessaryImport | Unused import 'java.util.Collection' | 4 | 5 |
UnnecessaryImport | Unused import 'java.util.ArrayList' | 4 | 6 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.CompilerControl' | 4 | 8 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.Result' | 4 | 12 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Mode' | 4 | 18 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Fork' | 4 | 19 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Measurement' | 4 | 20 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Threads' | 4 | 21 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Warmup' | 4 | 22 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.BenchmarkMode' | 4 | 23 |
UnnecessaryImport | Unused import 'java.lang.reflect.Field' | 4 | 26 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.ScalarResult' | 4 | 31 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.AggregationPolicy' | 4 | 32 |
UnnecessaryImport | Unnecessary import from the current package 'org.eclipse.jgit.benchmarks.jmh_generated.FileMoveBenchmark_jmhType' | 4 | 35 |
UselessParentheses | Useless parentheses. | 4 | 266 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnnecessaryImport | Unused import 'java.util.List' | 4 | 3 |
UnnecessaryImport | Unused import 'java.util.concurrent.atomic.AtomicInteger' | 4 | 4 |
UnnecessaryImport | Unused import 'java.util.Collection' | 4 | 5 |
UnnecessaryImport | Unused import 'java.util.ArrayList' | 4 | 6 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.CompilerControl' | 4 | 8 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.Result' | 4 | 12 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Mode' | 4 | 18 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Fork' | 4 | 19 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Measurement' | 4 | 20 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Threads' | 4 | 21 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Warmup' | 4 | 22 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.BenchmarkMode' | 4 | 23 |
UnnecessaryImport | Unused import 'java.lang.reflect.Field' | 4 | 26 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.ScalarResult' | 4 | 31 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.AggregationPolicy' | 4 | 32 |
UnnecessaryImport | Unnecessary import from the current package 'org.eclipse.jgit.benchmarks.jmh_generated.FileMoveBenchmark_jmhType' | 4 | 35 |
UselessParentheses | Useless parentheses. | 4 | 266 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnnecessaryImport | Unused import 'java.util.List' | 4 | 3 |
UnnecessaryImport | Unused import 'java.util.concurrent.atomic.AtomicInteger' | 4 | 4 |
UnnecessaryImport | Unused import 'java.util.Collection' | 4 | 5 |
UnnecessaryImport | Unused import 'java.util.ArrayList' | 4 | 6 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.CompilerControl' | 4 | 8 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.Result' | 4 | 12 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Mode' | 4 | 18 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Fork' | 4 | 19 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Measurement' | 4 | 20 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Threads' | 4 | 21 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Warmup' | 4 | 22 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.BenchmarkMode' | 4 | 23 |
UnnecessaryImport | Unused import 'java.lang.reflect.Field' | 4 | 26 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.ScalarResult' | 4 | 31 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.AggregationPolicy' | 4 | 32 |
UnnecessaryImport | Unnecessary import from the current package 'org.eclipse.jgit.benchmarks.jmh_generated.FileMoveBenchmark_jmhType' | 4 | 35 |
UselessParentheses | Useless parentheses. | 4 | 266 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnnecessaryImport | Unused import 'org.eclipse.jgit.benchmarks.GetRefsBenchmark.BenchmarkState' | 4 | 2 |
UnnecessaryFullyQualifiedName | Unnecessary use of fully qualified name 'org.eclipse.jgit.benchmarks.GetRefsBenchmark.BenchmarkState' due to existing import 'org.eclipse.jgit.benchmarks.GetRefsBenchmark.BenchmarkState' | 4 | 3 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnnecessaryImport | Unused import 'org.eclipse.jgit.benchmarks.GetRefsBenchmark' | 4 | 2 |
UnnecessaryFullyQualifiedName | Unnecessary use of fully qualified name 'org.eclipse.jgit.benchmarks.GetRefsBenchmark' due to existing import 'org.eclipse.jgit.benchmarks.GetRefsBenchmark' | 4 | 3 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnnecessaryImport | Unused import 'java.util.List' | 4 | 3 |
UnnecessaryImport | Unused import 'java.util.concurrent.atomic.AtomicInteger' | 4 | 4 |
UnnecessaryImport | Unused import 'java.util.Collection' | 4 | 5 |
UnnecessaryImport | Unused import 'java.util.ArrayList' | 4 | 6 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.CompilerControl' | 4 | 8 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.Result' | 4 | 12 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Mode' | 4 | 18 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Fork' | 4 | 19 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Measurement' | 4 | 20 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Threads' | 4 | 21 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Warmup' | 4 | 22 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.BenchmarkMode' | 4 | 23 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.ScalarResult' | 4 | 31 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.AggregationPolicy' | 4 | 32 |
UnnecessaryImport | Unnecessary import from the current package 'org.eclipse.jgit.benchmarks.jmh_generated.GetRefsBenchmark_BenchmarkState_jmhType' | 4 | 35 |
UnnecessaryImport | Unnecessary import from the current package 'org.eclipse.jgit.benchmarks.jmh_generated.GetRefsBenchmark_jmhType' | 4 | 36 |
UselessParentheses | Useless parentheses. | 4 | 342 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnnecessaryImport | Unused import 'java.util.List' | 4 | 3 |
UnnecessaryImport | Unused import 'java.util.concurrent.atomic.AtomicInteger' | 4 | 4 |
UnnecessaryImport | Unused import 'java.util.Collection' | 4 | 5 |
UnnecessaryImport | Unused import 'java.util.ArrayList' | 4 | 6 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.CompilerControl' | 4 | 8 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.Result' | 4 | 12 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Mode' | 4 | 18 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Fork' | 4 | 19 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Measurement' | 4 | 20 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Threads' | 4 | 21 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Warmup' | 4 | 22 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.BenchmarkMode' | 4 | 23 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.ScalarResult' | 4 | 31 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.AggregationPolicy' | 4 | 32 |
UnnecessaryImport | Unnecessary import from the current package 'org.eclipse.jgit.benchmarks.jmh_generated.GetRefsBenchmark_BenchmarkState_jmhType' | 4 | 35 |
UnnecessaryImport | Unnecessary import from the current package 'org.eclipse.jgit.benchmarks.jmh_generated.GetRefsBenchmark_jmhType' | 4 | 36 |
UselessParentheses | Useless parentheses. | 4 | 342 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnnecessaryImport | Unused import 'org.eclipse.jgit.benchmarks.LookupFileStoreBenchmark' | 4 | 2 |
UnnecessaryFullyQualifiedName | Unnecessary use of fully qualified name 'org.eclipse.jgit.benchmarks.LookupFileStoreBenchmark' due to existing import 'org.eclipse.jgit.benchmarks.LookupFileStoreBenchmark' | 4 | 3 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnnecessaryImport | Unused import 'java.util.List' | 4 | 3 |
UnnecessaryImport | Unused import 'java.util.concurrent.atomic.AtomicInteger' | 4 | 4 |
UnnecessaryImport | Unused import 'java.util.Collection' | 4 | 5 |
UnnecessaryImport | Unused import 'java.util.ArrayList' | 4 | 6 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.CompilerControl' | 4 | 8 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.Result' | 4 | 12 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Mode' | 4 | 18 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Fork' | 4 | 19 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Measurement' | 4 | 20 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Threads' | 4 | 21 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Warmup' | 4 | 22 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.BenchmarkMode' | 4 | 23 |
UnnecessaryImport | Unused import 'java.lang.reflect.Field' | 4 | 26 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.ScalarResult' | 4 | 31 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.AggregationPolicy' | 4 | 32 |
UnnecessaryImport | Unnecessary import from the current package 'org.eclipse.jgit.benchmarks.jmh_generated.LookupFileStoreBenchmark_jmhType' | 4 | 35 |
UselessParentheses | Useless parentheses. | 4 | 266 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnnecessaryImport | Unused import 'org.eclipse.jgit.benchmarks.SHA1Benchmark.BenchmarkState' | 4 | 2 |
UnnecessaryFullyQualifiedName | Unnecessary use of fully qualified name 'org.eclipse.jgit.benchmarks.SHA1Benchmark.BenchmarkState' due to existing import 'org.eclipse.jgit.benchmarks.SHA1Benchmark.BenchmarkState' | 4 | 3 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnnecessaryImport | Unused import 'org.eclipse.jgit.benchmarks.SHA1Benchmark' | 4 | 2 |
UnnecessaryFullyQualifiedName | Unnecessary use of fully qualified name 'org.eclipse.jgit.benchmarks.SHA1Benchmark' due to existing import 'org.eclipse.jgit.benchmarks.SHA1Benchmark' | 4 | 3 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnnecessaryImport | Unused import 'java.util.List' | 4 | 3 |
UnnecessaryImport | Unused import 'java.util.concurrent.atomic.AtomicInteger' | 4 | 4 |
UnnecessaryImport | Unused import 'java.util.Collection' | 4 | 5 |
UnnecessaryImport | Unused import 'java.util.ArrayList' | 4 | 6 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.CompilerControl' | 4 | 8 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.Result' | 4 | 12 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Mode' | 4 | 18 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Fork' | 4 | 19 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Measurement' | 4 | 20 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Threads' | 4 | 21 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Warmup' | 4 | 22 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.BenchmarkMode' | 4 | 23 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.ScalarResult' | 4 | 31 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.AggregationPolicy' | 4 | 32 |
UnnecessaryImport | Unnecessary import from the current package 'org.eclipse.jgit.benchmarks.jmh_generated.SHA1Benchmark_BenchmarkState_jmhType' | 4 | 35 |
UnnecessaryImport | Unnecessary import from the current package 'org.eclipse.jgit.benchmarks.jmh_generated.SHA1Benchmark_jmhType' | 4 | 36 |
UselessParentheses | Useless parentheses. | 4 | 342 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnnecessaryImport | Unused import 'org.eclipse.jgit.benchmarks.SimpleLruCacheBenchmark' | 4 | 2 |
UnnecessaryFullyQualifiedName | Unnecessary use of fully qualified name 'org.eclipse.jgit.benchmarks.SimpleLruCacheBenchmark' due to existing import 'org.eclipse.jgit.benchmarks.SimpleLruCacheBenchmark' | 4 | 3 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnnecessaryImport | Unused import 'java.util.List' | 4 | 3 |
UnnecessaryImport | Unused import 'java.util.concurrent.atomic.AtomicInteger' | 4 | 4 |
UnnecessaryImport | Unused import 'java.util.Collection' | 4 | 5 |
UnnecessaryImport | Unused import 'java.util.ArrayList' | 4 | 6 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.CompilerControl' | 4 | 8 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.Result' | 4 | 12 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Mode' | 4 | 18 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Fork' | 4 | 19 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Measurement' | 4 | 20 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Threads' | 4 | 21 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Warmup' | 4 | 22 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.BenchmarkMode' | 4 | 23 |
UnnecessaryImport | Unused import 'java.lang.reflect.Field' | 4 | 26 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.ScalarResult' | 4 | 31 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.AggregationPolicy' | 4 | 32 |
UnnecessaryImport | Unnecessary import from the current package 'org.eclipse.jgit.benchmarks.jmh_generated.SimpleLruCacheBenchmark_jmhType' | 4 | 35 |
UselessParentheses | Useless parentheses. | 4 | 572 |
UselessParentheses | Useless parentheses. | 4 | 604 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnnecessaryImport | Unused import 'org.eclipse.jgit.revwalk.DateRevQueueBenchmark.BenchmarkState' | 4 | 2 |
UnnecessaryFullyQualifiedName | Unnecessary use of fully qualified name 'org.eclipse.jgit.revwalk.DateRevQueueBenchmark.BenchmarkState' due to existing import 'org.eclipse.jgit.revwalk.DateRevQueueBenchmark.BenchmarkState' | 4 | 3 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnnecessaryImport | Unused import 'org.eclipse.jgit.revwalk.DateRevQueueBenchmark' | 4 | 2 |
UnnecessaryFullyQualifiedName | Unnecessary use of fully qualified name 'org.eclipse.jgit.revwalk.DateRevQueueBenchmark' due to existing import 'org.eclipse.jgit.revwalk.DateRevQueueBenchmark' | 4 | 3 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnnecessaryImport | Unused import 'java.util.List' | 4 | 3 |
UnnecessaryImport | Unused import 'java.util.concurrent.atomic.AtomicInteger' | 4 | 4 |
UnnecessaryImport | Unused import 'java.util.Collection' | 4 | 5 |
UnnecessaryImport | Unused import 'java.util.ArrayList' | 4 | 6 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.CompilerControl' | 4 | 8 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.Result' | 4 | 12 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Mode' | 4 | 18 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Fork' | 4 | 19 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Measurement' | 4 | 20 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Threads' | 4 | 21 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.Warmup' | 4 | 22 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.annotations.BenchmarkMode' | 4 | 23 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.ScalarResult' | 4 | 31 |
UnnecessaryImport | Unused import 'org.openjdk.jmh.results.AggregationPolicy' | 4 | 32 |
UnnecessaryImport | Unnecessary import from the current package 'org.eclipse.jgit.revwalk.jmh_generated.DateRevQueueBenchmark_BenchmarkState_jmhType' | 4 | 35 |
UnnecessaryImport | Unnecessary import from the current package 'org.eclipse.jgit.revwalk.jmh_generated.DateRevQueueBenchmark_jmhType' | 4 | 36 |
UselessParentheses | Useless parentheses. | 4 | 242 |
UselessParentheses | Useless parentheses. | 4 | 450 |
UselessParentheses | Useless parentheses. | 4 | 661 |
UselessParentheses | Useless parentheses. | 4 | 678 |
UselessParentheses | Useless parentheses. | 4 | 790 |
Rule | Violation | Priority | Line |
---|---|---|---|
EmptyCatchBlock | Avoid empty catch blocks | 3 | 67–69 |