ProjectCodeMeter

ProjectCodeMeter is an automatic source code analysis software, which estimates software development time and cost, measures code quality, and team productivity. It can be used for several purposes which require converting source code into development hours, most commonly verifying development hours of outsourcing teams and remote employees, as well as analogy based cost and schedule estimation. It is mainly tailored for project managers and CTOs of commercial projects.
Uses
* Work hours assessment of a remote employee, freelancer or outsource
* Appraise source code worth in time and money
* Predict a development budget and schedule by analyzing an analogous
* Monitor drops in your development team productivity
* Compare development productivity to the statistical average
* Warn on source code quality issues
Implemeted cost models
The main algorithm employed is WMFP, while other industry standard cost models are also calculated for reference purposes:
* Weighted Micro Function Points (WMFP)
* COCOMO II 2000
* COCOMO 81
* REVIC 9.2
Supported programming languages
C, C++, C#, J#, Java, PHP, Objective C, JavaScript, Microsoft JScript, UnrealEngine script, ActionScript (Flash/Flex/Adobe AIR), DigitalMars D.
Features
* Differential Comparison between two source code versions
* Configurable Report Tamplete Engine for generating Custom Reports
* Counts several code metrics: Flow Complexity, Logical lines of code (LLOC), Comments, Constants, Strings
* Optional command line operation for batch processing
* Warns on code quality issues such as insufficient commenting or complex code structure
* Generates HTML, CSV and Microsoft Excel compatible reports
 
< Prev   Next >