pgAdmin II sample code metrics attached

From: "Steve Boyle" <boylesa(at)roselink(dot)co(dot)uk>
To: <pgadmin-hackers(at)postgresql(dot)org>
Subject: pgAdmin II sample code metrics attached
Date: 2003-04-18 01:31:34
Message-ID: 000001c3054a$40232630$0a01a8c0@roselink.local
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Dave,

I've just been looking through the pgAdmin II src and have downloaded a
trial bit of software from http://www.aivosto.com called Project
Analyser.

Unfortunately the trial version only allows a maximum of 10 files to be
reviewed but I was very impressed with the speed of the analysis and the
quality of the output.

The analyser produces graphical and textual documentation of VB code and
also produces quality metrics i.e. dead code, code depth,
cohesion+coupling etc.

I thought you (and the pgAdmin team) may be interested in the results.

rgds

Steve Boyle

P.S. Don't be alarmed by the 'dead procedure' references, most of them
are probably due to only being able to select 10 files.

Attachment Content-Type Size
Design Quality Report.pdf application/pdf 14.2 KB
File Dependency Tree.pdf application/pdf 7.8 KB
Project Analyser Report.pdf application/pdf 17.4 KB

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2003-04-18 18:05:33 Re: pgAdmin II sample code metrics attached
Previous Message Dave Page 2003-04-17 14:21:18 Re: [HACKERS] pg_clog woes with 7.3.2 - Episode 2