|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.thalesgroup.hudson.plugins.cppcheck.CppcheckSummary
public class CppcheckSummary
| Method Summary | |
|---|---|
static java.lang.String |
createReportSummary(CppcheckResult result)
Creates an HTML Cppcheck summary. |
static java.lang.String |
createReportSummaryDetails(CppcheckResult result)
Creates an HTML Cppcheck detailed summary. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static java.lang.String createReportSummary(CppcheckResult result)
result - the cppcheck result object
public static java.lang.String createReportSummaryDetails(CppcheckResult result)
result - the cppcheck result object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||