Libraries tagged by coverage-report
cedx/lcov.hx
18371 Downloads
Parse and format to LCOV your code coverage reports. The best way to share your code coverage stats.
stryber/laravel-test-coverage-reporter
5952 Downloads
Simple tool to send test coverage reports and generate badge
opsbears/coverage-reporter
513 Downloads
Code Coverage / CRAP reporter for PHPUnit
noregression/coverage-reporter
39 Downloads
Print the total code coverage and exit with the right exit code
davidsoderberg/peridot-coverage-reporter
127 Downloads
Code coverage reporter for Peridot.
berrygoudswaard/coverage-reporter
167 Downloads
Print the total code coverage and exit with the right exit code
waptech/first-package
0 Downloads
demo repo
vitalyspirin/codecoverage
46 Downloads
Creating code coverage reports (html) by using xdebug
sweetchuck/coverage-merger-cli
0 Downloads
CLI tool to merge two or more coverage report files into one.
soyhuce/phpunit-to-cobertura
5574 Downloads
Generates a cobertura code coverage report from phpunit
mjkruszewski/phpspec-code-coverage
7 Downloads
Generate Code Coverage reports for PhpSpec tests
julianseeger/php-real-coverage
25 Downloads
Calculate the real coverage based on an existing php-code-coverage report
ernst/coverlyzer
152 Downloads
Tool to analyze PHPUnit test coverage reports in PHP format
cedx/lcov
49499 Downloads
Parse and format to LCOV your code coverage reports.
beporter/coverage-ensure
257 Downloads
PHP CLI script that reads clover.xml coverage reports and returns non-zero when percent coverage is below specified threshold. Intended for use with automated test/build tools like Travis CI, Circle CI and Jenkins.