OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: DOCBOOK-APPS: metrics tool to count xsl lines of code?


Hi there,
  Does anyone know of a (preferably free) metrics tool that counts lines of .xsl code?  We'd need something that would exclude white space and comments, and not count something like this:

<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform";
                xmlns:xt="http://www.jclark.com/xt";
                extension-element-prefixes="xt"
              version='1.0'>
 as 4 lines just because it's formatted that way.

We need it to do some planning and estimating for a project that involves writing and modifying .xsl stylesheets.

Any ideas?

Thanks,

 Trish Billard


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC