Skip to content

Path selector quality analysis #214

Open
@m-petuhov

Description

@m-petuhov

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:

  • Сollecting statistics
  • Parse statistics
  • Visualize statistics

Metadata

Metadata

Assignees

No one assigned

    Labels

    comp-summariesSomething related to the method names, code comments and display names generationctg-enhancementNew feature, improvement or change request

    Type

    No type

    Projects

    Status

    Todo

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions