RSS 5 projects tagged "code analysis"

Download Website Updated 06 Oct 2010 xRecurseDiff

Screenshot
Pop 110.91
Vit 5.69

xRecurseDiff is a small program that can rapidly traverse entire directory trees to show the differences between different copies of the same file. It can be useful for code analysis, expecially for collaborative development. For example, it can analyze differences before a CVS/SVN submission or to resolve a conflict in concurrent editing.

Download Website Updated 03 Apr 2009 Squale

Screenshot
Pop 20.59
Vit 38.88

Squale (Software QUALity Enhancement) provides models and associated tools to assess software quality and help improve it over time. Its models and tools know how to aggregate raw quality information (such as metrics) given by third party technologies into high-level factors, offer dashboards which present those factors and allow digging deeply into the code quality, show the evolution of quality over time, and give economical indicators about the return on investment of quality efforts.

Download Website Updated 06 Apr 2012 UCDetector

Screenshot
Pop 86.60
Vit 5.74

UCDetector (Unecessary Code Detector) is an Eclipse plugin tool that finds unnecessary (dead) public Java code. It suggests that you make the code final, protected, or private. UCDetector also finds cyclic dependencies between classes.

No download Website Updated 20 Jul 2012 unilint

Screenshot
Pop 20.05
Vit 17.54

unilint runs installed free static code analyzers on directories, ignoring commonly-ignored files.

Download No website Updated 05 Oct 2012 nmalyzr

Screenshot
Pop 21.86
Vit 15.32

nmalyzr builds size summaries for demangled C++ nm symbol information from executable, library, object, or nm output format text files. A summary is built for all nm symbol types found in the input.

Screenshot

Project Spotlight

Meson

An experiment to determine optimal syntax and structure for a build system.

Screenshot

Project Spotlight

Units of measurement for Ada

A library for dealing with dimensioned values.