Download the PHP package daison/clover-to-html without Composer
On this page you can find all versions of the php package daison/clover-to-html. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download daison/clover-to-html
More information about daison/clover-to-html
Files in daison/clover-to-html
Download daison/clover-to-html
More information about daison/clover-to-html
Files in daison/clover-to-html
Vendor daison
Package clover-to-html
Short Description Convert Clover XML into HTML.
License MIT
Homepage https://laravel-zero.com
Package clover-to-html
Short Description Convert Clover XML into HTML.
License MIT
Homepage https://laravel-zero.com
Please rate this library. Is it a good library?
Informations about the package clover-to-html
Clover XML to HTML
Parses a clover xml and maps the coverage based on the relative path on your local and will calculate and creates a static website that shows the coverage.
Installation
Executing Command
Example Config
clover_to_html.php
You could ignore a code based on the regex
or an exact
value of that line.
The computation will be different compared to the original clover computations, where we only combined the (green + red is equal to 100%). This is to simplify the wrong output given by phpdbg
or xdebug
drivers as example when using php.
All versions of clover-to-html with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1.3
laravel-zero/framework Version 5.8.*
symfony/translation-contracts Version ^1.1
symfony/service-contracts Version ^1.1
laravel-zero/framework Version 5.8.*
symfony/translation-contracts Version ^1.1
symfony/service-contracts Version ^1.1
The package daison/clover-to-html contains the following files
Loading the files please wait ....