6 ms·
For example, 100% coverage won't help with the classic Windows Tetris bug where the score overflows at 32768.
by rrrrob 12y ago
For example, 100% coverage won't help with the classic Windows Tetris bug where the score overflows at 32768.
- xxs 12y agoYes, overflows and data races are bane for the coverage tests - just a false sense of security.