An open API service indexing awesome lists of open source software.

https://github.com/ringabout/shen

[WIP]Experiment code coverage for Nim.
https://github.com/ringabout/shen

Last synced: about 1 year ago
JSON representation

[WIP]Experiment code coverage for Nim.

Awesome Lists containing this project

README

          

# Shen
[WIP] Experiment code coverage for Nim.

Not sure what to do.

## Function coverage

Instrument code directly into source code?

## Statement and Branch coverage

Instrument code into object code?