Skip to content

Coverage-report fixes #680

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

Merged
merged 3 commits into from
Apr 4, 2017
Merged

Conversation

tautschnig
Copy link
Collaborator

The coverage reporting introduced in 910ca64 had some precision bugs and was not reporting branch coverage properly.

@@ -269,6 +269,46 @@ void remove_returns(goto_modelt &goto_model)

/*******************************************************************\

Function: original_code_type
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

does not match function name

remove_returns would cause return types that appear inconsistent to
the user.
symex_bmct may now re-implement merge_goto to observe each merge, just
like loop unwinding is reported.
@kroening kroening merged commit c717737 into diffblue:master Apr 4, 2017
@tautschnig tautschnig deleted the coverage-fixes branch April 4, 2017 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants