module Coverage
Defined in:
coverage/cli.crcoverage/inject.cr
coverage/inject/cli.cr
coverage/runtime.cr
coverage/runtime/coverage.cr
coverage/version.cr
Constant Summary
-
VERSION =
"v0.1"
Class Method Summary
- .[](file_id, line_id)
- .add_file(file)
- .file_count : Int32
- .file_count=(file_count : Int32)
-
.get_results(outputter : Outputter = Outputter::Text.new)
Return results of the coverage in JSON
Class Method Detail
Return results of the coverage in JSON