Code coverage in q
Hi,Anyone has an idea of how to implement code coverage in q?So far I've built a simple library that retrieves the list of global functions called in a test and converging until I get the tree of all functions called.However let's say there is an "if...