| Paketname | libperl-metrics-simple-perl |
| Beschreibung | Perl interface to count packages, subs, lines, etc. of many files |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 0.13-1 |
| Sektion | universe/perl |
| Priorität | optional |
| Installierte Größe | 140 Byte |
| Hängt ab von | perl (>= 5.6.0-16), libppi-perl (>= 1.113), libreadonly-perl (>= 1.03), libstatistics-basic-perl |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu MOTU Developers |
| Quelle | |
| Paketgröße | 30106 Byte |
| Prüfsumme MD5 | ce43405c274828a2588d582ad36228c3 |
| Prüfsumme SHA1 | 39a5674b0e2b1ce611d61ed1f0b65c4644cebe46 |
| Prüfsumme SHA256 | 09b74a219bb0c5b31bc7fd6422b35494d71984c5a0e448eecfe927d555f2b8e7 |
| Link zum Herunterladen | libperl-metrics-simple-perl_0.13-1_all.deb |
| Ausführliche Beschreibung | Perl::Metrics::Simple provides just enough methods to run static
analysis of one or many Perl files and obtain a few metrics:
packages, subroutines, lines of code, and an approximation of
cyclomatic (mccabe) complexity for the subroutines and the "main"
portion of the code.
.
Perl::Metrics::Simple is far simpler than Perl::Metrics. It also
comes with a script called countperl.
|