jalangi2 icon indicating copy to clipboard operation
jalangi2 copied to clipboard

Code coverage examples SpecialCoverage.js

Open jawline opened this issue 8 years ago • 0 comments

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

jawline avatar Dec 15 '16 01:12 jawline