FindBugs Bug Detector Report

The following document contains the results of FindBugs Report

FindBugs Version is 2.0.1

Threshold is low

Effort is max

Summary

Classes Bugs Errors Missing Classes
3 5 0 0

de.smartics.tagcloud.maven.TagCloudPropertyMojo

Bug Category Details Line Priority
Unwritten field: de.smartics.tagcloud.maven.TagCloudPropertyMojo.propertyName CORRECTNESS UWF_UNWRITTEN_FIELD 100 Medium
Unwritten field: de.smartics.tagcloud.maven.TagCloudPropertyMojo.maxTagsToDisplay CORRECTNESS UWF_UNWRITTEN_FIELD 127 Low
Unwritten field: de.smartics.tagcloud.maven.TagCloudPropertyMojo.maxWeight CORRECTNESS UWF_UNWRITTEN_FIELD 129 Low
Unwritten field: de.smartics.tagcloud.maven.TagCloudPropertyMojo.minWeight CORRECTNESS UWF_UNWRITTEN_FIELD 128 Low

de.smartics.tagcloud.maven.XmlExportMojo

Bug Category Details Line Priority
Unwritten field: de.smartics.tagcloud.maven.XmlExportMojo.outputFile CORRECTNESS UWF_UNWRITTEN_FIELD 81 Medium