Start here

Home
About Klocwork
What's new
Fixed issues
Release notes
Installation

Reference

C/C++ checkers
Java checkers
C# checkers
MISRA C 2004 checkers
MISRA C++ 2008 checkers
MISRA C 2012 checkers
MISRA C 2012 checkers with Amendment 1
Commands
Metrics
Troubleshooting
Reference

Product components

C/C++ Integration build analysis
Java Integration build analysis
Desktop analysis
Refactoring
Klocwork Static Code Analysis
Klocwork Code Review
Structure101
Tuning
Custom checkers

Coding environments

Visual Studio
Eclipse for C/C++
Eclipse for Java
IntelliJ IDEA
Other

Administration

Project configuration
Build configuration
Administration
Analysis performance
Server performance
Security/permissions
Licensing
Klocwork Static Code Analysis Web API
Klocwork Code Review Web API

Community

View help online
Visit RogueWave.com
Klocwork Support
Rogue Wave Videos

Legal

Legal information

Viewing a list of issues in your integration build

You can get to a list of issues by:

  • drilling down in a report
  • searching
  • clicking a link on the projects list

If you're not already looking at a list of issues, here's the easiest way:

  1. Log into Klocwork Static Code Analysis, if you haven't already done so.
    You see a list of projects for which you have permissions on the current Klocwork Server host and port.
  2. For any project in the list, click the New or Open issues link.

Understanding the issue list

Here's an issue list for the open-source project CVS:

What you see is controlled by:

  • the current view, shown beside the project name. In our example, the project name is demosthenes and we are using the default view (*default*). In this example, the default view has no constraints. Constraints are shown to the right of the view name.
  • what appears in the Search for field. In our example, because we clicked Open issues, the Search field reads: status:+Analyze,+Fix. If the build is not specified, issues from the most recent build are shown. See Searching in Static Code Analysis for more information on search syntax.
  • whether SmartRank is turned on or off.
  • how the issue list is sorted. You can sort by ID, severity, state, status, code, file, entity or owner.