JavaScript is not currently enabled, but is required for full CodeSonar manual search and browse functionality.
If you are viewing this file in your hub's Web GUI, enable JavaScript in your browser: you will also need it for GUI functionality.
If you opened this file directly from disk, your browser may be directly suppressing JavaScript functionality: certain browsers perform this suppression on local files (but not files delivered by web servers) for security reasons.
| CodeSonar® 9.0p0 Hot Tips | CONFIDENTIAL | CodeSecure Inc |
Displays the results of procedure searches.
A procedure search can be performed for any analysis, but procedure search results will only include procedures from analyzed C/C++, C#, and Java code.
For the results of searches in other domains, see Search Results.
Important Note: the CodeSonar Web GUI makes extensive use of JavaScript. Make sure JavaScript is enabled in your web browser.
The Procedure Search Results page can be reached in any of the following ways.
| From Advanced Search: | Issue a search in the Procedures tab (only available if there is a focal analysis). |
|---|---|
| From Analysis Procedures: | Issue a search using the simple search tool. |
| From Saved Searches: | Click on a line in the Procedures tab. |
| Output formats | CSV, JSON, XML (procedure_search.xsd) | ||||
|---|---|---|---|---|---|
| Visibility Filter Applied | Visible Procedures | ||||
| RBAC Permissions Needed |
|
The following annotated screenshot shows the various parts of a Procedure Search Results page.
| Standard Header | See GUI Reference: Standard Header. |
|---|---|
| Breadcrumbs |
Home > [Other_ProjectTree_Ancestors >]
Project_Name > Analysis_Name > Procedure
Search Results where
|
| Page Heading | Project_Name : Analysis_Name : Search Results : Procedures |
| Save link |
Expands to provide functionality for saving the current search.
See Save a Search for full details.
Saved procedure searches are available (subject to NAMEDSEARCH_EXISTS permissions) in several GUI locations:
|
| 'Other Domains' suggestions |
Shortcut links to execute the same query in different domains.
|
| Table of results |
A table describing all procedures that match the search
conditions.
The procedures and properties listed in the table are (usually) from the most recent analysis of the project: CodeSonar will display a notification message at the top of the table if the information is from an analysis other than the one originally specified as the search scope. For further information, see Procedures: Availability.
|
| Standard Footer | See GUI Reference: Standard Footer. |
See Searching: Saved Searches: Permissions for details of the permissions required to save a named search.
To save a search:
| view a procedure definition in a source listing | Click the Procedure name in a result table entry. The source listing will be scrolled to the corresponding procedure definition when it opens. |
|---|