PMD Results

The following document contains the results of PMD 4.1.

Files

org/apache/sirona/gauges/jvm/ActiveThreadGauge.java

Violation Line
Avoid unused imports such as 'java.lang.management.ManagementFactory' 23
Avoid unused imports such as 'java.lang.management.OperatingSystemMXBean' 24

org/apache/sirona/gauges/jvm/CPUGauge.java

Violation Line
Avoid empty catch blocks 43 - 46

org/apache/sirona/repositories/DefaultRepository.java

Violation Line
Avoid empty catch blocks 94 - 96
Avoid empty catch blocks 107 - 109
Avoid empty catch blocks 113 - 115
Avoid empty catch blocks 127 - 129
Avoid empty catch blocks 150 - 152
Avoid empty catch blocks 156 - 158

org/apache/sirona/store/gauge/DelegatedCollectorGaugeDataStore.java

Violation Line
Avoid empty catch blocks 54 - 56

org/apache/sirona/store/status/InMemoryCollectorNodeStatusDataStore.java

Violation Line
No need to import a type that lives in the same package 20
Avoid unused imports such as 'org.apache.sirona.store.status.NodeStatusDataStore' 21
No need to import a type that lives in the same package 21