|
From: | Kai Yu |
Subject: | Re: How to measure the code coverage of scheme part in Lilypond? |
Date: | Wed, 4 Jan 2012 09:25:16 +0800 |
Hi Kai,
Can you please reply to address@hidden and perhaps the Lilypond user
list too? This will allow others to contribute to the discussion or
learn from it.
Kai Yu <address@hidden> skribis:
Guile 2.0 has support for this (info "(guile) Code Coverage"). This
> Could you tell me how to collect code coverage of scheme when I executing
> the command "lilypond filename.ly"? BTW, I am a green hand of scheme
> language.
could be used for Lilypond, but you may have to add just a few lines of
Scheme code in Lilypond to call ‘with-code-coverage’ & co.
I don’t know the specifics of Lilypond, so I can’t tell you exactly
where to add that.
Thanks,
Ludo’.
[Prev in Thread] | Current Thread | [Next in Thread] |