Comment on What is soundness in static analysis? (2017)parentComments−saagarjha6yTaking a ratio of bugs found/total bugs is pretty meaningless, but it’s still useful to have analysis that finds the majority of buffer overflows or data races.
Comments
Taking a ratio of bugs found/total bugs is pretty meaningless, but it’s still useful to have analysis that finds the majority of buffer overflows or data races.