|
Context Panel
From this usage standpoint, the Mapper tab might also be grouped with the Context panel tabs. However, because of its form factor, Mapper is placed in the Query panel along the bottom of the main window. Graph Context
The hierarchy controls and representation work the same as in the List panel, and you can read more about them in that portion of the user guide. Additionally, in Graph Context, you can use the hierarchy symbols to highlight and even control what appears in the graph. You can right click on a directory to quickly identify which symbols in the graph are located in that part of the file system; if you want, you can then isolate or hide those symbols. Project MetricsThe Project Metrics provides perspective on the overall scope of the source code that has been loaded in to create the current project.As such, the metrics provided here differ from the software metrics provided elsewhere for detailed analysis, tracking of code complexity, and identification of specific areas requiring redesign, extra testing, etc. The Project Metrics simply indicate the overall size of the project, and provide the very first insight into the makeup of the software you are examining. The Project Metrics can also serve as a check that all the appropriate code associated with your software system has actually be loaded into the project. |