Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: interpreter language test code coverage
PostPosted: Wed Apr 02, 2014 9:19 pm 
Hello,


is it possible to get test code coverage statistics for the Singular library code (for .lib files) ?

If not, how many effort is needed to implement this feature?



Jack


Report this post
Top
  
Reply with quote  
 Post subject: Re: interpreter language test code coverage
PostPosted: Wed Apr 09, 2014 5:24 pm 

Joined: Tue Jun 23, 2009 10:33 pm
Posts: 51
Location: Kaiserslautern
Clearly one needs a visited-proc/line-trace for a coverage report.
Note that if TRACE is 4 then Singular will output all the lines of visited procedures (and await <RETURN> per each line): http://www.singular.uni-kl.de/Manual/4- ... htm#SEC484

I imagine that could be a starting point for such a possibility...

ps: for internals grep 'TRACE_SHOW_'


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

It is currently Fri May 13, 2022 10:56 am
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group