org.jenkinsci.plugins.valgrind.util
Class ValgrindSummary
java.lang.Object
org.jenkinsci.plugins.valgrind.util.ValgrindSummary
public class ValgrindSummary
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ValgrindSummary
public ValgrindSummary()
createReportSummary
public static String createReportSummary(ValgrindResult result)
- Creates an HTML valgrind summary.
- Parameters:
result
- the valgrind result object
- Returns:
- the HTML fragment representing the valgrind report summary
Copyright © 2004-2012. All Rights Reserved.