Origin (local or system)

Origin is a read-only indicator in desktop projects that tells you where an issue was detected.

If it's "local", the issue was only detected on the desktop project, by desktop analysis. If your project is not connected to an integration project on the Klocwork Server, all detected issues are defined as "local".

If it's "system", the issue was detected in both the integration build analysis on the Klocwork Server and the desktop analysis, in the same stream as the connected stream.

If it's "stream", the issue was detected in both the integration build analysis on the Klocwork Server and the desktop analysis, but in a different stream than the connected stream. You can verify if the project belongs to a stream or not by checking the kwps.properties file for klocwork.is_standalone_project.

See also Fixing issues before check-in with Klocwork Desktop Analysis.