SkillAgentSearch skills...

Gnatcoverage

GNATcoverage: Coverage Analysis Tool

Install / Use

/learn @AdaCore/Gnatcoverage
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

GNATcoverage

GNATcoverage is a tool to analyze and report program coverage.

Originally developed as part of the Couverture research project, GNATcoverage allows coverage analysis of both object code (instruction and branch coverage), and Ada or C language source code (Statement, Decision and Modified Condition/Decision Coverage - MC/DC).

Please refer to the dedicated README files for build instructions and for testing.

Documentation

The GNATcoverage User Manual is a Sphinx-formatted document and is tracked in this repository. In order to build the HTML view, install Sphinx and run the following command from the doc/ directory:

make doc.html

License

GNATcoverage is licensed under the terms of the GPLv3 (General Public License version 3). See COPYING3 for more information.

Related Skills

View on GitHub
GitHub Stars46
CategoryDevelopment
Updated2h ago
Forks10

Languages

Ada

Security Score

75/100

Audited on Apr 1, 2026

No findings