Static Code Analysis

    The quality plugin for li3 is available at . Once the repository is cloned into your libraries folder, It is activated by adding the following code to file:

    • Syntax: checks the conformance of your code against li3’s coding standards
    • Documented: looks for undocumented classes and methods in the library
    • Complexity: measures cyclomatic complexity in the library

    The quality plugin is woven into li3’s unit testing framework, and there are features of static code analysis that are available from li3’s browser based interface, available by pointing the browser to

    li3_quality is also available for use from the command line: