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 |
Sometimes a search will return more results than expected. The CodeSonar search refinement facility allows you to narrow down the results of a search by applying further search conditions.
On the Search Results page showing the results you want to refine:
Suppose Lindsay has a daily goal:
"Close out all the warnings connected with file main.c in project SecretProjX."
The first step is to find all the warnings:
The search returns 346 results: main.c is very large and has a lot of problems. In light of this, Lindsay amends the daily goal to:
"Close out all the Null Pointer Dereference warnings connected with file main.c in project SecretProjX."
These warnings can be found by refining the results of the previous search:
The search returns 12 results: there are 12 Null Pointer Dereference warnings in file main.c of project SecretProjX".
Note: The Visible Warnings setting can also be used to change the saved search that is applied to the Warning Search Results page.
Related tasks
Using CodeSonar