Analyse the similarity between test cases.
TODO: the algorithm used is slow. Maybe matrix representation and sorted is better?
?
mutation kinds to use in the distance analyze
limit the number of test cases to the top limit.
See Implementation
Analyse the similarity between test cases.
TODO: the algorithm used is slow. Maybe matrix representation and sorted is better?