Ask HN: Looking for a tool

https://news.ycombinator.com/item?id=15044883
by szatkus • 9 years ago
4 10 9 years ago

I'm not even sure what to type in Google.

Let's say I have a commit. I want a tool which analyzes codebase and show all places in code which could be affected by this commit. For example if I change a function X the tool will show all places which depends on a result of the function.

I guess that in Java it could be doable because of its strict nature. Is there anything like this? Or it's an idea for a side-project?

Related Stories

Loading related stories...

Source preview

news.ycombinator.com