Télécharger la liste

Description du projet

perl-metrics is intended to help perl programmers write better code by helping programmers become more aware of their coding style. In particular, one would like to know the code-to-comment ratio, the average number of lines per subroutine, and the longest subroutine.

Système requise

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.

2004-10-15 20:56
0.04

L'utilisation «constante» syntaxe a été fixée pour la compatibilité avec Perl 5.6 et 5.8.
Tags: Minor feature enhancements
The "use constant" syntax has been fixed for compatibility with Perl 5.6 and 5.8.

2001-07-03 03:32
0.03

Cette version ajoute un traitement spécial pour le dépouillement du POD (plain old documentation).
Tags: Minor feature enhancements
This release adds special handling for the
counting of POD (plain old documentation).

2001-01-30 15:13
0.02

Un code explicite pour le calcul de commentaires et d'affichage, le comptage de mieux les lignes non-sous-routine, arrêtez de compter à __END__, sans compter les sous-routines de mieux, et bon affichage des valeurs en virgule flottante.
An explicit code-to-comment calculation and display, better counting of non-subroutine lines, stop counting at __END__, better counting of subroutines, and proper display of floating point values.

2001-01-30 15:13
0.01

Version initiale.
Initial release.

Project Resources