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

ClassesBugsErrorsMissing Classes
56300

org.apache.maven.doxia.module.twiki.parser.ListItemBlock

BugCategoryDetailsLinePriority
Possible null pointer dereference of ListItemBlock.innerList on branch that might be infeasible in org.apache.maven.doxia.module.twiki.parser.ListItemBlock.equals(Object)STYLENP_NULL_ON_SOME_PATH_MIGHT_BE_INFEASIBLE107Medium

org.apache.maven.doxia.module.twiki.parser.ParagraphBlockParser

BugCategoryDetailsLinePriority
Alimentation à perte d'une variable locale dans la méthode org.apache.maven.doxia.module.twiki.parser.ParagraphBlockParser.visit(String, ByLineSource)STYLEDLS_DEAD_LOCAL_STORE168High

org.apache.maven.doxia.module.twiki.parser.TreeListBuilder

BugCategoryDetailsLinePriority
return value of TreeListBuilder$TreeComponent.addChildren(String, GenericListBlockParser$Type) ignored, is this OK in org.apache.maven.doxia.module.twiki.parser.TreeListBuilder.feedEntry(GenericListBlockParser$Type, int, String)STYLERV_RETURN_VALUE_IGNORED_INFERRED349Medium