Download List

Descripción del Proyecto

Code Analyzer is a software source file metrics application. Metrics calculated include total files (for multiple file metrics), total lines, code lines, comment lines, whitespace lines, average line length, code lines/file (for multiple file metrics), comment lines/file (for multiple file metrics), code/comments ratio, code/whitespace ratio, and code/(comments + whitespace) ratio. It includes built-in comment and file extension definitions for: C, C++, Java, HTML, and assembly.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-07-20 06:36
0.7.0

Se realizaron modificaciones a la clase de procesador de archivos para mejorar el rendimiento. El documento de la Guía del usuario de HTML se ha actualizado. "Acerca de" de diálogo se ha actualizado. El archivo de informe en formato HTML de cabecera se ha mejorado. Analizador de código fue confirmado para ser compatible con la JSE 1.5 y NetBeans 4.1. El frasco de distribución se cambió a ser comprimidos y para incluir la fuente.
Tags: Major feature enhancements
Modifications were made to the file processor
class to improve performance. The HTML User's
Guide document was updated. The "About" dialog was
updated. The HTML report file header format was
enhanced. Code Analyzer was confirmed to be
compatible with JSE 1.5 and Netbeans 4.1. The
distribution jar was changed to be compressed and
to include the source.

2005-07-17 08:32
0.6.3

Tags: Initial freshmeat announcement

Project Resources