bisect_ppx
Code coverage analyzer
An open-source tool for generating code coverage reports for OCaml and ReScript projects
Code coverage for OCaml and ReScript
302 stars
14 watching
60 forks
Language: OCaml
last commit: 8 months ago
Linked from 1 awesome list
coverageocaml
Related projects:
Repository | Description | Stars |
---|---|---|
jonreid/xcodecoverage | Provides code coverage analysis and reporting for Objective-C projects in Xcode | 855 |
opencppcoverage/opencppcoverage | A code coverage tool for C++ under Windows. | 899 |
mikeferguson/code_coverage | Provides tools for generating code coverage reports in ROS packages | 37 |
lucaslorentz/minicover | A tool to measure and report on the quality of code in .NET Core applications | 209 |
yeshan333/ex_integration_coveralls | Provides tools to analyze code coverage at runtime | 4 |
ocaml-ppx/ocamlformat | A tool that formats OCaml code according to pre-defined styles and configurations | 633 |
anders-code/verilog-covered | A tool to measure code coverage of Verilog designs | 8 |
ocaml-ppx/ppx_deriving | A library simplifying type-driven code generation in OCaml | 466 |
florence/cover | A tool to measure and report on code coverage in Racket programs | 38 |
bkoelman/csharpguidelinesanalyzer | A tool that analyzes C# code against predefined coding guidelines and reports diagnostics | 145 |
binaryanalysisplatform/bap | A comprehensive toolkit for analyzing and understanding binary programs | 2,068 |
adacore/gnatcoverage | Analyzes program coverage in Ada and C language source code | 38 |
mozilla/grcov | A tool that collects and aggregates code coverage data from various source files and generates reports in multiple formats. | 1,190 |
xampprocky/tokei | A tool for displaying statistics about codebase size and language distribution | 11,251 |
ocaml-ppx/ppx_deriving_yojson | A tool that generates JSON serialization and deserialization functions for OCaml types | 157 |