FindBugs Bug Detector Report

The following document contains the results of FindBugs Report

FindBugs Version is 1.3.9

Threshold is

Effort is min

Summary

ClassesBugsErrorsMissing Classes
1100

net.sf.xsshtmlfilter.HTMLFilter

BugCategoryDetailsLinePriority
Method net.sf.xsshtmlfilter.HTMLFilter.processTag(String) concatenates strings using + in a loopPERFORMANCESBSC_USE_STRINGBUFFER_CONCATENATION386Medium