Path selector quality analysis #214
Labels
comp-summaries
Something related to the method names, code comments and display names generation
ctg-enhancement
New feature, improvement or change request
Milestone
Description
Currently we have a lot of path selectors based on different heuristics, but there are no tools to analyze them
Context
A path selector is better relative to another in case it achieves the same or greater coverage in less time.
Idea
We want to implement statistics of coverage per time based on soot stmt's graph.
Implementation
We should develop:
The text was updated successfully, but these errors were encountered: