On Sun, Jul 22, 2007 at 04:29:48PM +1000, Cameron Shorter wrote: > Pat, > I assume you registered Mapbuilder with ohloh? > Thanks, it has interesting statistics.
It's been there for quite a while -- I know that TylerM registered all of the non-registered OSGeo projects quite a while ago. > Although I am a little suspicious of their methods for counting lines of > code. > I wonder whether they count branches or tags as extra lines? No, your repository is only enrolled as http://svn.codehaus.org/mapbuilder/trunk/mapbuilder . However, remember that you have several entire codebases checked out inside of your SVN repository -- the one which probably changes the statistics by the most is docbook, since there are 4300 files in that directory alone. Since the *only* file I can find that is used out of that is http://svn.codehaus.org/mapbuilder/trunk/mapbuilder/mapbuilder/bin/docbook-xsl-1.72.0/html/docbook.xsl , you could probably significantly change your lines of code by trimming away the rest of the docbook repository. > Also, ohloh reports 70% of the codebase is XML, and 16% Javascript. This > doesn't sound right. Probably, again, related to the lines of xsl in the docbook repo. Regards, -- Christopher Schmidt Web Developer ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ mapbuilder-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mapbuilder-devel
