CodeScanner Overview

CodeScanner is a static source code analysis tool for Symbian OS™ programs written in C++.

Static analysis tools delve deep into code, exploring line by line for the sources of defects. CodeScanner is specifically for use with Symbian OS™ code. As well as identifying C++ coding convention deviations, CodeScanner identifies incorrect descriptor usage, cleanup stack errors, UID clashes, and other subtle problems that are hard to track down.

There are two versions of CodeScanner:

Using CodeScanner can bring the following benefits to your code and to the development process.