bisect_ppx
Code coverage tool
An OCaml-based tool for generating code coverage reports
Code coverage for OCaml and ReScript
301 stars
14 watching
60 forks
Language: OCaml
last commit: 2 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 | 856 |
opencppcoverage/opencppcoverage | A code coverage tool for C++ under Windows. | 903 |
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 | 211 |
yeshan333/ex_integration_coveralls | Provides tools to analyze code coverage at runtime | 4 |
ocaml-ppx/ocamlformat | Automates formatting of OCaml code to conform to specific coding standards | 642 |
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 | 469 |
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,079 |
adacore/gnatcoverage | Analyzes program coverage in Ada and C language source code | 39 |
mozilla/grcov | A tool that collects and aggregates code coverage data from various source files and generates reports in multiple formats. | 1,196 |
xampprocky/tokei | A tool for displaying statistics about codebase size and language distribution | 11,463 |
ocaml-ppx/ppx_deriving_yojson | A tool that generates JSON serialization and deserialization functions for OCaml types | 157 |