Code coverage analysis for SpiderMonkey
Stars
20
Forks
3
Watchers
20
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
1
commits
sanitize HTML output, fixing https://github.com/davidflanagan/CoverMonkey/issues/7
316ccd8View on GitHubfix bug in addCounts() so that CoverMonkey can work with multiple concatenated batches of -D output
5416c5bView on GitHubadd the pre-assembled script to the repo so you do not have to type make
79ae99dView on GitHubtrack interpreter counts and method jit counts separately, find the maximum counts for each linear block of instructions, and display jit percentage for each line
dad356cView on GitHubchange line data to a sparse array indexed by line number, add line number argument to onLineUpdate callback
45c2d62View on GitHub