> For the complete documentation index, see [llms.txt](https://mariadb.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mariadb.com/docs/server/reference/product-development/server-development/quality/qa-metrics.md).

# QA Metrics

{% hint style="info" %}
This page contains background information for MariaDB developers.
{% endhint %}

### Code Coverage <a href="#code-coverage" id="code-coverage"></a>

The `gcov` or `lcov` reports are run by BuildBot. The tests that are run to obtain the coverage percentage are listed under the `f_gcov` Factory in the BuildBot configuration file.

### Bugs <a href="#bugs" id="bugs"></a>

The list of MariaDB bugs is available on [JIRA](https://jira.mariadb.org/).
