comp.lang.ada
 help / color / mirror / Atom feed
* Logiscope Useage and Ada LOC Counters
@ 1991-03-29  4:40 FIEROS%SAV.ESNET
  1991-04-03 18:59 ` Bud Bach
  0 siblings, 1 reply; 2+ messages in thread
From: FIEROS%SAV.ESNET @ 1991-03-29  4:40 UTC (permalink / raw)


1. Logiscope on Ada vs. $$$:

   Can anyone give a recommendation on the cost-effectiveness of the Logiscope
   tool by Verilog for testing a 20K LOC (statements) Ada program?  The cost
   for the core editor and the dynamic test tool is $16K + 16% for maintenance.

   Is there a more cost-effective tool than Logiscope for dynamic testing?


2. Ada Line of Code Counter:

   What is the best Ada LOC counter tool on the market today?  
   Are there any good free ones?

                        Thanks for any help!

                                 Scott Fiero
                                 Science Applications International Corp.
                                 San Diego, California
                                 email:  FIEROS%CPVA.SPAN@SDS.SDSC.EDU

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Logiscope Useage and Ada LOC Counters
  1991-03-29  4:40 Logiscope Useage and Ada LOC Counters FIEROS%SAV.ESNET
@ 1991-04-03 18:59 ` Bud Bach
  0 siblings, 0 replies; 2+ messages in thread
From: Bud Bach @ 1991-04-03 18:59 UTC (permalink / raw)


FIEROS%SAV.ESNET@CCC.NERSC.GOV writes:

>2. Ada Line of Code Counter:

>   What is the best Ada LOC counter tool on the market today?  
>   Are there any good free ones?

I use:

	grep ";" `find . -name \*.ada -print` | wc -l

Close enough for me... -- Bud



-- 
Bud Bach - Consultant				c/o Motorola
708 632-6611					Cellular Infrastructure Group
...!uunet!motcid!bachww or			1501 W. Shure Drive
bachww%motcid@uunet.uu.net			Arlington Heights, IL  60004

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1991-04-03 18:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1991-03-29  4:40 Logiscope Useage and Ada LOC Counters FIEROS%SAV.ESNET
1991-04-03 18:59 ` Bud Bach

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox