Skip to content

How to get the mutated offset in testcase files #2015

Answered by vanhauser-thc
ch4rli3kop asked this question in Q&A
Discussion options

You must be logged in to vote

there is so much mutation that the pos qualifier is pointless.
you have the queue item the new coverage is based one (src:xxx) and a comparison of that contents with the contents that generated new coverage you can maybe find that out. but as I said, there is so much mutation happening, you will most of the time not know which of the many file changes is the reason.

src:a+b means that there was at least one splicing (a being the source of the mutation and b having been spliced in somewhere). note that can be multiple splicings but only one is shows with +xxx.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ch4rli3kop
Comment options

Answer selected by ch4rli3kop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants