Package nl. stokpop. memory. report
Types
HtmlGraphCreator
Link copied to clipboard
object HtmlGraphCreator
Content copied to clipboard
JsonReport
Link copied to clipboard
object JsonReport
Content copied to clipboard
ReportAnalyser
Link copied to clipboard
object ReportAnalyser
Content copied to clipboard
ReportConfig
Link copied to clipboard
class ReportConfig(settings: Set<AnalysisResult>, histosDirectory: String, reportDirectory: String, extension: String, identifier: String, reportDateTime: String, reportLimits: ReportLimits)
Content copied to clipboard
ReportLimits
Link copied to clipboard
class ReportLimits(classLimit: Int, byteLimit: Long, maxGrowthPercentage: Double, minGrowthPointsPercentage: Double, safeList: Set<String>, watchList: Set<String>, doReportGrowCritical: Boolean, doReportGrowMinor: Boolean, doReportGrowSafe: Boolean, doReportGrowHickUps: Boolean, doReportShrinkAndGrow: Boolean, doReportShrinks: Boolean, doReportStable: Boolean)
Content copied to clipboard
TextReport
Link copied to clipboard
object TextReport
Content copied to clipboard