Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 250 Bytes

Readme.md

File metadata and controls

20 lines (11 loc) · 250 Bytes

coverage

in-browser code coverage instrumentation

Installation

Install with component(1):

$ component install yields/instrument

Example

var cov = instrument('my-component');

License

MIT