PHPackages                             berrygoudswaard/coverage-reporter - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Testing &amp; Quality](/categories/testing)
4. /
5. berrygoudswaard/coverage-reporter

Abandoned → [noregression/coverage-reporter](/?search=noregression%2Fcoverage-reporter)Library[Testing &amp; Quality](/categories/testing)

berrygoudswaard/coverage-reporter
=================================

Print the total code coverage and exit with the right exit code

0.1.0(10y ago)0171MITPHP

Since May 13Pushed 10y ago1 watchersCompare

[ Source](https://github.com/berrygoudswaard/coverage-reporter)[ Packagist](https://packagist.org/packages/berrygoudswaard/coverage-reporter)[ RSS](/packages/berrygoudswaard-coverage-reporter/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

Coverage Reporter
=================

[](#coverage-reporter)

Prints out the code coverage and exits with an error if the code coverage is below the threshold.

The coverage is determined by a clover coverage report that can be generate by PHPUnit, just by adding the `--coverage-clover` option.

Installation
------------

[](#installation)

```
composer require noregression/coverage-reportor
```

Usage
-----

[](#usage)

```
bin/ci coverage:report /tmp/clover.xml -m 90
```

Replace `/tmp/clover.xml` with the path to your clover coverage report.

`-m 90` means the minimum code coverage must be 90%.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~218 days

Total

2

Last Release

3805d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3524696a5bc9f792501513f35377bbf68e38e27a44888ea761f6d922d1fa4a98?d=identicon)[berrygoudswaard](/maintainers/berrygoudswaard)

---

Top Contributors

[![berrygoudswaard](https://avatars.githubusercontent.com/u/8527580?v=4)](https://github.com/berrygoudswaard "berrygoudswaard (1 commits)")

---

Tags

phpunitciclover

### Embed Badge

![Health badge](/badges/berrygoudswaard-coverage-reporter/health.svg)

```
[![Health](https://phpackages.com/badges/berrygoudswaard-coverage-reporter/health.svg)](https://phpackages.com/packages/berrygoudswaard-coverage-reporter)
```

###  Alternatives

[brianium/paratest

Parallel testing for PHP

2.5k118.8M754](/packages/brianium-paratest)[nette/tester

Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏

4917.3M1.5k](/packages/nette-tester)[rregeer/phpunit-coverage-check

Check the code coverage using the clover report of phpunit

606.1M179](/packages/rregeer-phpunit-coverage-check)[acquia/orca

A tool for testing a company's software packages together in the context of a realistic, functioning, best practices Drupal build

32902.4k](/packages/acquia-orca)[hot/phpunit-runner

The lib allows to watch phpunit tests

3066.9k4](/packages/hot-phpunit-runner)[robiningelbrecht/phpunit-coverage-tools

PHPUnit coverage tools

1783.0k34](/packages/robiningelbrecht-phpunit-coverage-tools)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
