Imagix Corp

Report Window


prev screen
index of sample screens
next screen

sample screen - Imagix 4D - reverse-engineering and documentation tool

prev screen
index of sample screens
next screen
Imagix 4D's report facility utilizes the information in the database somewhat differently than the display windows. Rather than directly show you particular aspects of parts of your software, the reports automatically analyze the data from the database, and present the results.

Imagix 4D provides a number of reports, from file-level summaries to analysis of variable usage in your software. This particular report analyzes the dependencies between the source files in the software and their directly or indirectly included header files, so that you can optimize #include hierarchies, improve compiler times, and make code reuse easier.