Imagix 4D

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by MrOllie (talk | contribs) at 19:08, 26 July 2019 (Added {{Notability}} and {{More citations needed}} tags (within {{multiple issues}}) tag to article (TW)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Imagix 4D is a source code analysis tool from Imagix Corporation, used primarily for understanding, documenting, and evolving existing C, C++ and Java software.[1]

Applied technologies include full semantic source analysis. Software visualization supports program comprehension. Static data flow analysis-based verifications detect problems in variable usage, task interactions and concurrency. Software metrics measure design quality and identify potential testing and maintenance issues.

See also

References

  1. ^ Bellay, Berndt; Gall, Harald (1998). "An Evaluation of Reverse Engineering Tool Capabilities" (PDF). Wiley. Retrieved 22 March 2014.

External links