Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How To Determine Number Of Lines Of Code
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00177330
Message ID:
00177841
Vues:
29
>Does anyone know of a utility to determine the number of lines of code
>in an application?

Steven Black has classes that iterate the various parts of a project. His abstract visitor class has a VisitLine() method. You could write a visitor class for his iterator that updates a counter when VisitLine is called.

Download GOTCHAS.ZIP from www.stevenblack.com
Rick Hodder
MCP Visual Foxpro
C#, VB.NET Developer
Independent Consultant
www.RickHodder.com
MyBlog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform