code_coverage
Code analyzer
Provides tools for generating code coverage reports in ROS packages
ROS package to run coverage testing
37 stars
7 watching
25 forks
Language: CMake
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mikepopoloski/slang | Provides tools and services for compiling, parsing, and analyzing SystemVerilog code | 620 |
florence/cover | A tool to measure and report on code coverage in Racket programs | 38 |
lucaslorentz/minicover | A tool to measure and report on the quality of code in .NET Core applications | 209 |
anders-code/verilog-covered | A tool to measure code coverage of Verilog designs | 8 |
jonreid/xcodecoverage | Provides code coverage analysis and reporting for Objective-C projects in Xcode | 855 |
aantron/bisect_ppx | An open-source tool for generating code coverage reports for OCaml and ReScript projects | 302 |
mozilla/grcov | A tool that collects and aggregates code coverage data from various source files and generates reports in multiple formats. | 1,190 |
rwth-hpc/cmake-codecov | A CMake module for enabling and reporting code coverage | 89 |
code-cracker/code-cracker | An analyzer library for C# and VB that provides code analysis and refactoring features using Roslyn. | 1,129 |
yeshan333/ex_integration_coveralls | Provides tools to analyze code coverage at runtime | 4 |
cjermain/rust-python-coverage | An example project demonstrating automated test coverage for Rust and Python codebases using Cargo-Llvm-Cov | 39 |
0ffffffffh/dragondance | A plugin for visualizing and manipulating binary code coverage data | 285 |
adacore/gnatcoverage | Analyzes program coverage in Ada and C language source code | 38 |
xampprocky/tokei | A tool for displaying statistics about codebase size and language distribution | 11,251 |
metricfu/metric_fu | A tool to help measure and improve code quality by analyzing various metrics. | 627 |