Hacker News new | ask | show | jobs
by tumdum_ 1176 days ago
How do you know *ahead of time* which mutation of input will result in new path in code? You don’t. What you can do deduplicate possible inputs for mutation based on the branches taken/path.