RSS 1 project tagged "Freely distributable"

No download No website Updated 02 Feb 2012 Complexity Analyzer

Screenshot
Pop 17.44
Vit 21.84

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

Chucho

A C++11 logging framework.

Screenshot

Project Spotlight

ucommon

C++ threading for embedded applications.