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: over 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 | 644 |
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 | 211 |
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 | 856 |
aantron/bisect_ppx | An OCaml-based tool for generating code coverage reports | 301 |
mozilla/grcov | A tool that collects and aggregates code coverage data from various source files and generates reports in multiple formats. | 1,196 |
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,130 |
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 | 288 |
adacore/gnatcoverage | Analyzes program coverage in Ada and C language source code | 39 |
xampprocky/tokei | A tool for displaying statistics about codebase size and language distribution | 11,463 |
metricfu/metric_fu | A tool to help measure and improve code quality by analyzing various metrics. | 625 |