Menus
The following sections describe the menus of the Code Critic Results Browser.
File Menu
This menu is the same as existing development browsers.
Edit Menu
This menu is the same as existing development browsers.
Review Menu
Save...
Saves the current results to a file.
Load...
Loads results from a file.
Summary Info...
Displays summary information (user’s name, time and date, and comment) for the review results.
Export Report
Exports the results to a file.
As Text...
Exports the results to a text file.
As Spreadsheet...
Exports the results to a spreadsheet file; fields are separated by comma or tab.
Print Report...
Prints the results.
Remove From List
Removes all results of the selected review type.
Turn Review Off
Removes all results of the selected review type and turns off the review for subsequent code reviews.
Settings...
Opens the Code Critic Settings dialog.
Result Menu
Remove From List
Removes the selected review results.
Refresh
Refreshes the selected review results to reflect the current state of the code.
Browse Senders
Browses the senders of a selected method.
This is enabled only when the selected code element is a method.
Browse Implementors
Browses the implementors of a selected method.
This is enabled only when the selected code element is a method.
Browse Messages
Browses messages sent by the receiver.
Senders
Browses the senders of a message in a selected method.
Implementors
Browses the implementors of a message in a selected method.
This is enabled only when the selected code element is a method.
Browse Referenced Classes...
Browses a class that is referenced directly in a selected method.
This is enabled only when the selected code element is a method.
Browse Class
Browses the selected class.
This is enabled only when the selected code element is a class or
method.
Browse Hierarchy
Browses the class hierarchy of a selected class.
This is enabled only when the selected code element is a class or
method.
Delete
Deletes the selected method from the image.
This is enabled only when a menu measure result is selected.
Ignore/Restore
Ignores or restores the selected review results.
This toggles the state of reviewed results.
Hide Ignored Results
Does not show the ignored results.
Show All Results
Shows all the results including the ignored results.
Ignored results have a minus sign (-) beside them to distinguish them from results that are not ignored.
Change Public/Private
Changes the public or private status of the selected method
Info Menu
This menu is the same as existing development browsers.
Last modified date: 07/06/2015