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.2p0 CONFIDENTIAL CodeSecure Inc
General

GUI Reference: Undefined Functions Report

Lists the undefined functions encountered. There are two levels of undefined functions report:



Navigating To

Important Note: the CodeSonar Web GUI makes extensive use of JavaScript. Make sure JavaScript is enabled in your web browser.

The Undefined Functions Report page can be reached in any of the following ways.

From Home: [hub-wide] Expand the Charts and Tables section, then select the undefined functions: table link.
From Analysis: [analysis-level] If there is an alert indicating undefined functions, click it.
By URL: [hub-wide] http://hub_location/undef_funcs.html
[analysis-level] http://hub_location/undef_funcs/analysis_id.html

Page Properties

Output formats CSV, JSON, XML (undef_funcs.xsd), text
Visibility Filter Applied none
RBAC Permissions Needed
Page AccessANALYSIS_READ
Page Contents/FunctionalityANALYSIS_READ

Contents and Usage

The following annotated screenshot shows the various parts of the Undefined Functions Report page.

Annotated Screenshot: undefined functions report standard header breadcrumbs heading analysis summary, if applicable general information table of undefined functions standard footer

The hub-wide report is available even if there are no undefined functions in the most recent analyses, in which case the report consists only of a short notification as shown in the following screenshot.

Annotated Screenshot: Empty hub-wide undefined function report

Standard Header See GUI Reference: Standard Header.
Breadcrumbs
[hub-wide] Home > Undefined Functions, most recent analyses
[analysis-level] Home > [Other_ProjectTree_Ancestors >] Project_Name > Analysis_Name > num Undefined Functions
where
  • Home links to the GUI Home page.
  • Together with the Home link (corresponding to the root project tree), Other_ProjectTree_Ancestors represents the project tree ancestors of the analyzed project as a >-separated sequence of project tree names. Each name links to the corresponding Project Tree page.
  • Project_Name is the name of the analyzed project, and links to the corresponding Project page.
  • Analysis_Name is the name of the focal analysis, and links to the corresponding Analysis page.
  • num is the number of undefined functions.
Page Heading
[hub-wide] Undefined Functions, most recent analyses
[analysis-level] Project_Name : Analysis_Name : num Undefined Functions
Analysis Summary [analysis-level only] A table of basic information about the analysis:
General Information Information about undefined functions, including recommendations for resolution and pointers to further information.
Undefined Functions A table of all undefined functions encountered. The table has two columns:
Function The function name.
Times Called The number of call sites to the function encountered by the analysis or analyses.
Standard Footer See GUI Reference: Standard Footer.
 

To report problems with this documentation, please visit https://support.codesecure.com/.