Doxygen is an ideal platform to provide some software engineering metrics. My 
thought is that Doxygen already has a parser and already collects must of the 
information needed to generate at least some of the statistics, so at least 
there is a starting point. 

Please consider:

        * Outputting the total number of methods/functions
        * Outputting the total number of methods/class
        * Outputting the average number of methods/class

        * Outputingt the total number of classes
        * Outputting the total number of statements/method/function
        * Outputting the average number of statements/method/function
        * Outputting the complexity/method
        * Outputting the essential complexity/method
I know, I know. This takes Doxygen far from its roots. But what the heck, if 
the suggestions are put at the bottom of a long list of things, its still on 
the list.

Thank you for the absolutely excellent product.

art
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to