RSS 1 project tagged "Freely distributable"

No download No website Updated 02 Feb 2012 Complexity Analyzer

Screenshot
Pop 17.52
Vit 21.73

Complexity Analyzer is a utility class that can evaluate the complexity of the code in another class and provide a complexity ranking for methods. Given existing unit tests, it provides a to do list, consisting of all methods with incomplete or missing tests, again ordered by complexity. It complements PHPUnit's code coverage functionality and can be used for guiding test writing efforts. It provides command line interface options, so it can be executed as a command from a shell.

Screenshot

Project Spotlight

KeePass CLI

A KeePass Command Line Interface (CLI).

Screenshot

Project Spotlight

Eric

A Python IDE written using PyQt and QScintilla.