Home Project analysis Downloads
Cross references Statistics
Call chains
X-Graph

The activation of objects in the "Called by"-tree marks the corresponding object references in the code window.

Also the corss references are displayed, as the project structure, in the usual tree view. With that every object is localized fast.

Cross references are determined either for the entire project or if it is being supposed to go fast for individual modules.

Dead objects that do not find any use in the project are marked corresponding.

The grouping of arbitrary objects by box check characterizes outstandingly for the code separation as for example the DLL-extraction:
  • Display of the dependences for the entire group
  • Extraction of the dependences between the group objects

Cross references can be considered best in the cross view.
Calls Project tree Called by
Objects, that access
the active object.
Active object
Objects, that the
active object accesses.

The color of the cross references in the code betrays the origin of the object employed at the place:

  • Blue: from the same procedure
  • Pink: from the same module
  • Red: from an other module
  • Violet: ambiguous cross reference

Cross references calls are distinguish in well-defined (clear) and ambiguous (unclear). Ambiguous calls arise if accesses occur on methods or propertys of classes about object or variant variables.

Copyright © 2004-2007 by Theodor Müller. All rights reserved. Impressum