PMD Results

The following document contains the results of PMD 6.4.0.

Files

top/infra/cloudready/boot/RedissonAutoConfiguration.java

Violation Priority Line
Avoid unused private fields such as 'address'. 3 31
Avoid unused private fields such as 'database'. 3 33
The method 'sentinelServers(Config)' has a NCSS line count of 12. 3 4863
Local variable 'sentinelServersConfig' could be declared final 3 54