You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the example analysis SpecialCoverage.js there's a reference to beginExecution which seems to have been commented out. Could anybody explain what this is and how (if possible) I could retrofit this example to provide me the number of statements covered / total number of statements in a program.
This is my current work in progress to measure coverage
Hi,
In the example analysis SpecialCoverage.js there's a reference to beginExecution which seems to have been commented out. Could anybody explain what this is and how (if possible) I could retrofit this example to provide me the number of statements covered / total number of statements in a program.
This is my current work in progress to measure coverage
http://pastebin.com/fvRUwNAd
which generates output like
http://pastebin.com/5MnnjJNn
Thanks
The text was updated successfully, but these errors were encountered: