The following document contains the results of PMD 6.55.0.

Violations By Priority

Priority 3

io/wcm/caravan/hal/docs/impl/HalDocsBundleTracker.java
Rule Violation Line
SingularField Perhaps 'bundleContext' could be replaced by a local variable. 57
io/wcm/caravan/hal/docs/impl/JsonSchemaBundleTracker.java
Rule Violation Line
SingularField Perhaps 'bundleContext' could be replaced by a local variable. 62
io/wcm/caravan/hal/docs/impl/TemplateRenderer.java
Rule Violation Line
SingularField Perhaps 'handlebars' could be replaced by a local variable. 51

Files

io/wcm/caravan/hal/docs/impl/HalDocsBundleTracker.java

Rule Violation Priority Line
SingularField Perhaps 'bundleContext' could be replaced by a local variable. 3 57

io/wcm/caravan/hal/docs/impl/JsonSchemaBundleTracker.java

Rule Violation Priority Line
SingularField Perhaps 'bundleContext' could be replaced by a local variable. 3 62

io/wcm/caravan/hal/docs/impl/TemplateRenderer.java

Rule Violation Priority Line
SingularField Perhaps 'handlebars' could be replaced by a local variable. 3 51

Back to top

Version: 0.6.1-SNAPSHOT. Last Published: 2024-03-21.