[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: coverage analysis using debug interface?
- From: Stephen Kellett <lua@...>
- Date: Mon, 24 Apr 2006 11:01:37 +0100
Is there any way to enumerate all statements (or even all line numbers)
in all Lua functions?
Write your own Lua parser. Thats what Software Verification did when
they wrote their coverage tool for Lua.
Stephen
--
Stephen Kellett
Object Media Limited http://www.objmedia.demon.co.uk/software.html
Computer Consultancy, Software Development
Windows C++, Java, Assembler, Performance Analysis, Troubleshooting