Arthur Schwarz wrote:
> 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.
...
> 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.

If you check the latest changelog you will see this:

"Included patch by Adrian Negreanu which stores data gathered
by doxygen in a sqlite3 database. Currently still work in
progress and can only be enabled using --with-sqlite3 during
./configure."

I have not looked at exactly how this has been done, but my
guess is that it should offer significant opportunity for
statistical analysis.  (Either by doxygen itself, or by anyone
that cares to write the relevant SQL queries.)

-- 
Geoff Worboys
Telesis Computing Pty Ltd


------------------------------------------------------------------------------
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