KLEE : Is there a way to tag/flag symbolic variables that were NOT used in determining the path?

前端 未结 0 1220
梦如初夏
梦如初夏 2021-02-04 08:44

For every test generated by Klee for a simple program (say main.cpp), I want a list of all symbolic variables that were not hit/used to determine the path taken in the program.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题