|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.xml.sax.helpers.DefaultHandler net.objectlab.qalab.parser.BaseStatMerge net.objectlab.qalab.parser.CoberturaLineStatMerge net.objectlab.qalab.parser.CoberturaBranchStatMerge
public class CoberturaBranchStatMerge
This class is able to read the XML output from Cobertura BRANCH information (version 1.7 required) and integrate the violation results into our "qalab" xml format.
Constructor Summary | |
---|---|
CoberturaBranchStatMerge()
|
Method Summary | |
---|---|
java.lang.String |
getType()
|
Methods inherited from class net.objectlab.qalab.parser.CoberturaLineStatMerge |
---|
endElement, getSummaryTag, getTotalStatistics, preProcessSource, setFileName, startElement |
Methods inherited from class net.objectlab.qalab.parser.BaseStatMerge |
---|
addFileStatistics, addNewResults, addTotalStatistics, getFileCount, getFileStatistics, getMergerTimeStamp, getSrcDir, getTaskLogger, incrementFileCount, isQuiet, mergeStats, resetFileStatistics, setCurrentFile, setMergerTimeStamp, setQuiet, setSrcDir, setTaskLogger, setTotalStatistics |
Methods inherited from class org.xml.sax.helpers.DefaultHandler |
---|
characters, endDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warning |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CoberturaBranchStatMerge()
Method Detail |
---|
public java.lang.String getType()
getType
in interface StatMerger
getType
in class CoberturaLineStatMerge
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |