public class ValgrindSummary extends Object
Constructor and Description |
---|
ValgrindSummary() |
Modifier and Type | Method and Description |
---|---|
static String |
createReportSummary(ValgrindResult result)
Creates an HTML valgrind summary.
|
public static String createReportSummary(ValgrindResult result) throws IOException, InterruptedException
result
- the valgrind result objectInterruptedException
IOException
Copyright © 2016–2018. All rights reserved.