RSS 7 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.

Download Website Updated 01 Aug 2009 Source Code Counter

Screenshot
Pop 28.53
Vit 37.31

SCC is a cross-platform tool that counts the number of lines in source code files. It features a GUI that gives the user complete control over which files are processed. Blank lines are counted separately from lines containing source code statements. Configurable regular expressions can be applied to count parts of source code files separately. Regular expressions are applied according to a file type rather than to all files. It can process any textual source code file, includingJava, C/C++/C#, Perl, Python, PHP, Ruby, and TCL. The line count is split between blank, counted, and remaining lines. Results and summaries can be exported to a CSV file for further processing.

Download Website Updated 23 Dec 2012 coccigrep

Screenshot
Pop 139.94
Vit 8.74

Coccigrep is a semantic grep for the C language. It can be used to find where in code files a given structure is used or where one of its attributes is used, set, or used in a test.

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

Aspose.Words for .NET

A word processing component for .NET applications.

Screenshot

Project Spotlight

GNOME Terminator

An application to use multiple GNOME terminals in one window.