dextool v5.0.0 (2022-12-09T08:28:15Z)
Dub
Repo
FileScore
dextool
plugin
mutate
backend
report
analyzers
Undocumented in source.
@
safe
struct
FileScore {
double
score
;
Path
file
;
bool
hasMutants
;
}
Members
Variables
file
Path
file
;
Undocumented in source.
hasMutants
bool
hasMutants
;
Undocumented in source.
score
double
score
;
Undocumented in source.
Meta
Source
See Implementation
dextool
plugin
mutate
backend
report
analyzers
aliases
AverageTimePerMutant
classes
DiffReport
MutantSample
TestCaseSimilarityAnalyse
TestGroupSimilarity
TestGroupStat
functions
calcAvgPerMutant
makeTestCaseClassifier
parseTestCaseMetadata
reportDeadTestCases
reportDiff
reportMarkedMutants
reportMinimalSet
reportMutationScoreHistory
reportMutationSubtypeStats
reportScore
reportScores
reportSelectedAliveMutants
reportStatistics
reportSyncStatus
reportTestCaseFullOverlap
reportTestCaseSimilarityAnalyse
reportTestCaseStats
reportTestCaseUniqueness
reportTestGroups
reportTestGroupsSimilarity
reportTrendByCodeChange
toTable
structs
EstimateMutationScore
EstimateScore
FileScore
MarkedMutantsStat
MinimalTestSet
MutationScore
MutationScoreHistory
MutationStat
ScoreTrendByCodeChange
SyncStatus
TestCaseClassifier
TestCaseDeadStat
TestCaseMetadata
TestCaseOverlapStat
TestCaseStat
TestCaseUniqueness