Report

constructor(executable: String, id: Int, args: List<String>, hasTimedOut: Boolean, exitCode: Int, stdout: List<String>, stderr: List<String>, errors: List<Valgrind.Report.Error>, visibility: Valgrind.Visibility, scoreGenerator: ScoreGenerator, exeExitCode: Int, diffExitCode: Int?)