FindBugs Bug Detector Report

The following document contains the results of FindBugs Report

FindBugs Version is 2.0.1

Threshold is medium

Effort is min

Summary

Classes Bugs Errors Missing Classes
36 3 0 0

org.apache.maven.doxia.module.fo.FoAggregateSink

Bug Category Details Line Priority
org.apache.maven.doxia.module.fo.FoAggregateSink.TOC_END isn't final but should be MALICIOUS_CODE MS_SHOULD_BE_FINAL 91 High
org.apache.maven.doxia.module.fo.FoAggregateSink.TOC_NONE isn't final but should be MALICIOUS_CODE MS_SHOULD_BE_FINAL 77 High
org.apache.maven.doxia.module.fo.FoAggregateSink.TOC_START isn't final but should be MALICIOUS_CODE MS_SHOULD_BE_FINAL 84 High