Re: [U2] [AD] Code Coverage Project

2009-11-30 Thread Brutzman, Bill

Brian Leach has an amazing tool called mvScan...

http://www.brianleach.co.uk/pages/mvscan.htm

--Bill 

-Original Message-
From: u2-users-boun...@listserver.u2ug.org
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Tony Gravagno
Sent: Friday, November 27, 2009 1:09 PM
To: u2-users@listserver.u2ug.org
Subject: Re: [U2] Code Coverage Project

I've read your blog notes and anything else I can find but I have no
idea what this does.  Could you please define the term coverage in
this context?

Does this identify where variables are used?
Variables that aren't used?
When they are changed?
Why they mean?
How data moves from one program to another?
When statements are executed?
What statements cannot be executed?

I have written many parsers and pseudo compilers and code interpreters -
but I'm sorry I just don't understand what this one does.  :)

Thanks.
T

 From: Dan McGrath
 For those that are interested, I have setup a project on SourceForge 
 for a Statement Level Code Coverage Tool for UniBasic. It is based on 
 the prototype for a similar tool we now use at my current employer.
 
 Although this version is incomplete, it still enables statement level 
 coverage for multiple programs/subroutine with html output. The 
 parser (I really shouldn't use that term) is still quite primitive 
 in this version and may not work with how some programs are coded.

___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


[U2] [AD] Code Coverage Project

2009-11-30 Thread Dan McGrath
It does sound like an amazing tool, but I believe they are completely
different. mvScan looks to be a static code analysis tool.


-Original Message-


Brian Leach has an amazing tool called mvScan...
http://www.brianleach.co.uk/pages/mvscan.htm

--Bill
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users