Understanding code review reports

Code Review for C

The Code Review report lists the rules that produced and error or a warning.

Report explorer

The Report Explorer window displays a list of rules that were broken for each source file and function. You can use there elements in this view to navigate through the report.

Report summary

At the top of the Code Review report a summary provides information about the general configuration, the date and the number of analyzed files.

It also lists the number of errors and warnings that were encountered.

Code review details

The code review report lists the rules for which errors or warnings were detected. It also provides information about the location of the error. You can click the title to go directly to the corresponding line in the source code.

Related Topics

Using the code review viewer | Viewing reports | Understanding reports | Code review MISRA 2004 rules