com.thalesgroup.hudson.plugins.cppcheck
Class CppcheckSummary

java.lang.Object
  extended by com.thalesgroup.hudson.plugins.cppcheck.CppcheckSummary

public class CppcheckSummary
extends java.lang.Object


Method Summary
static java.lang.String createReportSummary(CppcheckReport report, CppcheckReport previous)
           
static java.lang.String createReportSummaryDetails(CppcheckReport report, CppcheckReport previousReport)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createReportSummary

public static java.lang.String createReportSummary(CppcheckReport report,
                                                   CppcheckReport previous)

createReportSummaryDetails

public static java.lang.String createReportSummaryDetails(CppcheckReport report,
                                                          CppcheckReport previousReport)


Copyright © 2009. All Rights Reserved.