View by Classes

Findings - Overview

warning Method uses the same code for two branches (Findbugs)

Method org.jcoderz.commons.doclet.XmlDoclet.generateTagedDoc(Tag[]) uses the same code for two branches

Further info on the wiki.

This method uses the same code to implement two branches of a conditional branch. Check to ensure that this isn't a coding mistake.

1org.jcoderz.commons.doclet.XmlDoclet
 [685]