The following document contains the results of FindBugs Report
FindBugs Version is 2.0.1
Threshold is low
Effort is max
Class | Bugs |
---|---|
de.smartics.tagcloud.maven.TagCloudPropertyMojo | 4 |
de.smartics.tagcloud.maven.XmlExportMojo | 1 |
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 |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Unwritten field: de.smartics.tagcloud.maven.XmlExportMojo.outputFile | CORRECTNESS | UWF_UNWRITTEN_FIELD | 81 | Medium |