Skip to content

Fix for three small bugs:#3

Open
pranomostro wants to merge 1 commit intoICSE19-FAST-R:masterfrom
pranomostro:various_small_bugs
Open

Fix for three small bugs:#3
pranomostro wants to merge 1 commit intoICSE19-FAST-R:masterfrom
pranomostro:various_small_bugs

Conversation

@pranomostro
Copy link

  • Instead of the measured sTime, rTime was reported on adequate experiments
  • Different functions treat coverage dictionaries differently, some index starting at 1, some index starting at 0. We create different names for the two functions that do this.
  • Sometimes, the candidate set in artd and artdAdequacy are empty, and trying to delete elements from the empty set raises an exception. We now ignore that exception.

* Instead of the measured sTime, rTime was reported on adequate experiments
* Different functions treat coverage dictionaries differently, some index starting at 1, some index starting at 0. We create different names for the two functions that do this.
* Sometimes, the candidate set in artd and artdAdequacy are empty, and trying to delete elements from the empty set raises an exception. We now ignore that exception.
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

Successfully merging this pull request may close these issues.

1 participant