BaselineCalculation

Produces comparison of two reports. Fills baseline state.

Types

Link copied to clipboard
open class Options

Properties

Link copied to clipboard
open val absentResults: Int
Link copied to clipboard
val ENCLOSING_SCOPE_INDICATOR: String = "enclosingScopeIndicator"
Link copied to clipboard
val EQUAL_INDICATOR: String = "equalIndicator"
val EXTRACTION_AND_REFACTOR_TOLERANT_INDICATOR: String = "extractionAndRefactorTolerantIndicator"
Link copied to clipboard
val MOVE_AND_REFACTOR_TOLERANT_INDICATOR: String = "moveAndRefactorTolerantIndicator"
Link copied to clipboard
open val newResults: Int
Link copied to clipboard
val SHIFT_TOLERANT_INDICATOR: String = "shiftTolerantEqualIndicator"
Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
open fun fillBaselineState(report: SarifReport, baseline: SarifReport)