RSS 2 projects tagged "code analysis"

Download Website Updated 03 Apr 2009 Squale

Screenshot
Pop 20.98
Vit 38.81

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 87.98
Vit 5.76

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.

Screenshot

Project Spotlight

Lzip

A data compressor based on the LZMA algorithm.

Screenshot

Project Spotlight

passwdqc

A password/passphrase strength checking and policy enforcement tool set.