Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> PL/SQL Measurement Tool req'd.

PL/SQL Measurement Tool req'd.

From: Oleg Gorshkov <olpot_at_alphalink.com.au>
Date: 1998/11/18
Message-ID: <72vlbd$4qp$1@news.alphalink.com.au>#1/1

Dear all,

Our company needs an automated tool for gathering statistics about PL/SQL programming source code, wherever it resides: stored in Oracle Server database or as a part of Oracle Forms application (or other designed in Oracle Dev2000 app).

The subjects of interest are following statistics, counted for each function/procedure and summarised on a package level:
* lines of code

The task is to assess the logical complexity and structureness of PL/SQL code using similar approach to assessment of Cobol apps (McCabe metrics etc).
Please, it should not be a testing tool or a sort of profiler. The purpose is to assess _source_ code, statically by running the tool against source files stored as text (or, if the tool is capable to extract PL/SQL code directly from Oracle db or from Oracle Forms - it's welcome!)

Please, forgive me for some possible inaccuracy in Oracle terms and definitions - I'm not an Oracle guru.

Anyone who knows anything, please don't hesitate to contact me directly by email
ogorchko_at_vitgsysa.telecom.com.au
or
olpot_at_alphalink.com.au

thanks

Re,

Oleg Gorchkov
IBM GSA Received on Wed Nov 18 1998 - 00:00:00 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US