From: Virden, L. W. <lv...@ca...> - 2007-04-18 12:21:01
|
I definitely think packages like this are valuable. In this particular case, it would allow us to determine how much of tcllib the tcllib test suite is testing, just as an example. I suspect this package is only relevant to testing tcl scripts though, right? --=20 <URL: http://wiki.tcl.tk/ > Even if explicitly stated to the contrary, nothing in this posting should be construed as representing my employer's opinions. <URL: mailto:lv...@gm... > <URL: http://www.purl.org/NET/lvirden/ > =20 -----Original Message----- From: tcl...@li... [mailto:tcl...@li...] On Behalf Of Arjen Markus Sent: Wednesday, April 18, 2007 8:09 AM To: Tcllib Devel Subject: [Tcllib-devel] Test coverage Hello, I very recently updated an old application that can register which=20 statements have been executed and how many times (see the Wiki: http://wiki.tcl.tk/8638=20 - the link mentioned there is no longer available). I can add this application=20 after some cleanup to Tcllib, if there is interest. If so, would that be an application=20 (under tclapp) or a package of sorts (tcllib proper)? What it does, roughly is: - Instrument the source code, so that it is registering what parts of=20 the code are run - Report this information via an annotated source listing. It is not 100% accurate - it will miss certain constructs due to the way the code is analysed - but it should give a fair impression. Regards, Arjen ------------------------------------------------------------------------ - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Tcllib-devel mailing list Tcl...@li... https://lists.sourceforge.net/lists/listinfo/tcllib-devel |