IntelliJ IDEA provides Dataflow Analysis features to help you with code archeology - better understand the inherited project code, interpret complicated parts of the code, find bottlenecks in the source, and more.
Specifically, Dataflow to/from here features allow you to:
To learn how to run dataflow analysis and review its results, refer to the section Analyzing Data Flow.