FindBugs Bug Detector Report

The following document contains the results of FindBugs Report

FindBugs Version is 1.3.9

Threshold is medium

Effort is min

Summary

ClassesBugsErrorsMissing Classes
4800

edu.iu.ul.maven.plugins.fileweaver.HelpMojo

BugCategoryDetailsLinePriority
Unwritten field: edu.iu.ul.maven.plugins.fileweaver.HelpMojo.goalCORRECTNESSUWF_UNWRITTEN_FIELD75Medium

edu.iu.ul.maven.plugins.fileweaver.Output

BugCategoryDetailsLinePriority
edu.iu.ul.maven.plugins.fileweaver.Output.build(File, Map, Log) may fail to close streamBAD_PRACTICEOS_OPEN_STREAM136Medium
edu.iu.ul.maven.plugins.fileweaver.Output.open(File) ignores exceptional return value of java.io.File.mkdirs()BAD_PRACTICERV_RETURN_VALUE_IGNORED_BAD_PRACTICE99Medium

edu.iu.ul.maven.plugins.fileweaver.Part

BugCategoryDetailsLinePriority
Unwritten field: edu.iu.ul.maven.plugins.fileweaver.Part.encodingCORRECTNESSUWF_UNWRITTEN_FIELD87Medium

edu.iu.ul.maven.plugins.fileweaver.Weave

BugCategoryDetailsLinePriority
Read of unwritten field outputs in edu.iu.ul.maven.plugins.fileweaver.Weave.execute()CORRECTNESSNP_UNWRITTEN_FIELD71Medium
Unwritten field: edu.iu.ul.maven.plugins.fileweaver.Weave.outputPathCORRECTNESSUWF_UNWRITTEN_FIELD73Medium
Unwritten field: edu.iu.ul.maven.plugins.fileweaver.Weave.outputsCORRECTNESSUWF_UNWRITTEN_FIELD71Medium
Unwritten field: edu.iu.ul.maven.plugins.fileweaver.Weave.propertiesCORRECTNESSUWF_UNWRITTEN_FIELD67Medium