FindBugs Bug Detector Report

The following document contains the results of FindBugs Report

FindBugs Version is 1.1.1

Threshold is Low

Effort is Default

Summary

ClassesBugsErrorsMissing Classes
63923

Files

ClassBugs
net.sf.dtddoc.maven2.DTDDocReport9

net.sf.dtddoc.maven2.DTDDocReport

BugCategoryDetailsLine
Read of unwritten field sourceDirectory in net.sf.dtddoc.maven2.DTDDocReport.executeReport(java.util.Locale)CORRECTNESSNP_UNWRITTEN_FIELD188
Read of unwritten field sourceDirectory in net.sf.dtddoc.maven2.DTDDocReport.getDtdFiles()CORRECTNESSNP_UNWRITTEN_FIELD152
Read of unwritten field outputDirectory in net.sf.dtddoc.maven2.DTDDocReport.getOutputDirectory()CORRECTNESSNP_UNWRITTEN_FIELD127
Field only ever set to null: net.sf.dtddoc.maven2.DTDDocReport.styleSheetCORRECTNESSUWF_NULL_FIELDNot available
Unwritten field: net.sf.dtddoc.maven2.DTDDocReport.excludesCORRECTNESSUWF_UNWRITTEN_FIELDNot available
Unwritten field: net.sf.dtddoc.maven2.DTDDocReport.includesCORRECTNESSUWF_UNWRITTEN_FIELDNot available
Unwritten field: net.sf.dtddoc.maven2.DTDDocReport.outputDirectoryCORRECTNESSUWF_UNWRITTEN_FIELDNot available
Unwritten field: net.sf.dtddoc.maven2.DTDDocReport.projectCORRECTNESSUWF_UNWRITTEN_FIELDNot available
Unwritten field: net.sf.dtddoc.maven2.DTDDocReport.sourceDirectoryCORRECTNESSUWF_UNWRITTEN_FIELDNot available