PMD Results

The following document contains the results of PMD 7.17.0.

Violations By Priority

Priority 3

civitas/crypto/CryptoBase.java

Rule Violation Line
ServiceClassField Services have only @Autowired fields 24
ServiceClassField Services have only @Autowired fields 25
ServiceClassField Services have only @Autowired fields 26
ServiceClassMethods Services have only public apply method 46
ServiceClassMethods Services have only public apply method 50
ServiceClassMethods Services have only public apply method 58
ServiceClassMethods Services have only public apply method 62
ServiceClassMethods Services have only public apply method 74
ServiceClassMethods Services have only public apply method 78
ServiceClassMethods Services have only public apply method 82

civitas/crypto/GetPublicKeyGeneratorService.java

Rule Violation Line
ServiceClassField Services have only @Autowired fields 11

civitas/crypto/GetSharedKeyGeneratorService.java

Rule Violation Line
ServiceClassField Services have only @Autowired fields 14

civitas/crypto/messagedigest/CryptoHash.java

Rule Violation Line
ServiceClassField Services have only @Autowired fields 21

Files

civitas/crypto/CryptoBase.java

Rule Violation Priority Line
ServiceClassField Services have only @Autowired fields 3 24
ServiceClassField Services have only @Autowired fields 3 25
ServiceClassField Services have only @Autowired fields 3 26
ServiceClassMethods Services have only public apply method 3 46
ServiceClassMethods Services have only public apply method 3 50
ServiceClassMethods Services have only public apply method 3 58
ServiceClassMethods Services have only public apply method 3 62
ServiceClassMethods Services have only public apply method 3 74
ServiceClassMethods Services have only public apply method 3 78
ServiceClassMethods Services have only public apply method 3 82

civitas/crypto/GetPublicKeyGeneratorService.java

Rule Violation Priority Line
ServiceClassField Services have only @Autowired fields 3 11

civitas/crypto/GetSharedKeyGeneratorService.java

Rule Violation Priority Line
ServiceClassField Services have only @Autowired fields 3 14

civitas/crypto/messagedigest/CryptoHash.java

Rule Violation Priority Line
ServiceClassField Services have only @Autowired fields 3 21