Re: pgAdmin II sample code metrics attached - Mailing list pgadmin-hackers

From Dave Page
Subject Re: pgAdmin II sample code metrics attached
Date
Msg-id 03AF4E498C591348A42FC93DEA9661B83AF04B@mail.vale-housing.co.uk
Whole thread Raw
In response to pgAdmin II sample code metrics attached  ("Steve Boyle" <boylesa@roselink.co.uk>)
List pgadmin-hackers
Hi Steve,

For some reason only the Project Analyser Report would open on my
machine. I think a great deal of the output is caused because it's only
looking at 10 files (that's the case for pretty much all of the dead
code reports). There were one or two other hints that might be useful
such as shortcircuiting nested if's where we have missed them, but
nothing earth-shattering that I could see.

Looks like it could be a useful tool for cleaning up seriously hacked
about projects.

Regards, Dave.

> -----Original Message-----
> From: Steve Boyle [mailto:boylesa@roselink.co.uk]
> Sent: 18 April 2003 02:32
> To: pgadmin-hackers@postgresql.org
> Subject: [pgadmin-hackers] pgAdmin II sample code metrics attached
>
>
> 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.
>
>


pgadmin-hackers by date:

Previous
From: "Steve Boyle"
Date:
Subject: pgAdmin II sample code metrics attached
Next
From: Andreas Pflug
Date:
Subject: Some pgadmin3 features