Re: [U2] Code Coverage Project

2009-11-29 Thread Dan McGrath
To: U2 Users List u2-users@listserver.u2ug.org Subject: Re: [U2] Code Coverage Project Message-ID: 4b11214e.2090...@comcast.net Content-Type: text/plain; charset=ISO-8859-1; format=flowed If I can get it to work in Jbase (assuming I can figure out how it works), I will definitely use

Re: [U2] Code Coverage Project

2009-11-29 Thread Charlie Noah
-- Message: 3 Date: Sat, 28 Nov 2009 07:10:38 -0600 From: Charlie Noah To: U2 Users List u2-users@listserver.u2ug.org Subject: Re: [U2] Code Coverage Project Message-ID: 4b11214e.2090...@comcast.net Content-Type: text/plain; charset=ISO-8859-1; format=flowed If I can get it to work in Jbase (assuming

Re: [U2] Code Coverage Project

2009-11-27 Thread Doug
for PHP -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Dan McGrath Sent: Thursday, November 26, 2009 2:35 PM To: U2 Users List Subject: [U2] Code Coverage Project Hi all, For those that are interested, I have

Re: [U2] Code Coverage Project

2009-11-27 Thread jpb-u2ug
, November 27, 2009 10:47 AM To: 'U2 Users List' Subject: Re: [U2] Code Coverage Project Dan, Although I missed code coverage in programming school, I'm not sure how much UniBasic programmers would or could use code coverage. That being said, why not take an existing program that is fully developed

Re: [U2] Code Coverage Project

2009-11-27 Thread Tony Gravagno
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

Re: [U2] Code Coverage Project

2009-11-27 Thread Dan McGrath
] Code Coverage Project Dan, Although I missed code coverage in programming school, I'm not sure how much UniBasic programmers would or could use code coverage. That being said, why not take an existing program that is fully developed and change the syntax to handle basic syntax. This way you do

Re: [U2] Code Coverage Project

2009-11-27 Thread Dan McGrath
Hi Tony, If you are unfamiliar with Code Coverage, this may help: http://en.wikipedia.org/wiki/Code_coverage Does this identify where variables are used? No Variables that aren't used? No, not directly. Although, you may find some as a result of below When they are changed? No Why they mean?

[U2] Code Coverage Project

2009-11-26 Thread Dan McGrath
Hi all, 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

Re: [U2] Code Coverage Project

2009-11-26 Thread Symeon Breen
Hi - there do not seem to be any files available for download on sourceforge -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Dan McGrath Sent: 26 November 2009 21:35 To: U2 Users List Subject: [U2] Code

Re: [U2] Code Coverage Project

2009-11-26 Thread Dan McGrath
...@listserver.u2ug.org] On Behalf Of Symeon Breen Sent: Friday, 27 November 2009 8:55 AM To: 'U2 Users List' Subject: Re: [U2] Code Coverage Project Hi - there do not seem to be any files available for download on sourceforge -Original Message- From: u2-users-boun...@listserver.u2ug.org