Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[QUESTION] Total unique crashes + coverage #22

Open
auermich93 opened this issue Oct 27, 2022 · 1 comment
Open

[QUESTION] Total unique crashes + coverage #22

auermich93 opened this issue Oct 27, 2022 · 1 comment

Comments

@auermich93
Copy link

Are you combining the coverage and the unique crashes of both phases, or is the total coverage and the number of unique crashes derived from the gibb sampling phase?

@tingsu
Copy link
Owner

tingsu commented Feb 5, 2023

yes, in the Stoat's paper, we combine the coverage and the unique crashes of both phases as the indicator of the overal tool effectiveness. But in the tool implementation, we separate the coverage and the found crashes into different folders during the model construction and the gibb sampling phase.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants