Skip to content

jaccozilla/code-coverage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Racket Extended Code Coverage

This tool adds another button to DrRacket labeled "Load Code Coverage." Clicking this button will bring up a dialog that displays all files evaluated by running the program that is currently in focus. Files that contain uncovered lines appear at the top of this list. Selecting one of the files and pressing "Open" will either switch to a frame containing that file, or open a new frame with that file. Additionally, all open frames that contain files covered by the original program will have code coverage highlighting applied to them.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published