linslin/phploc-xmltohtmlreport

Create HTML Report for phploc.

Installs: 8 008

Dependents: 0

Suggesters: 0

Security: 0

Stars: 4

Watchers: 4

Forks: 0

Open Issues: 0

Type:phploc-stand-alone-extension

1.2.0 2019-01-11 14:28 UTC

This package is auto-updated.

Last update: 2024-04-12 02:42:15 UTC


README

Notice

If errors in phploc Report Types "cli | txt | csv" occur or, if necessary, an HTML report is desired, this extension can be used. PHPLOC-xmlToHtmlReport converts xml phploc reports into HTML reports.

Features

  • Create HTML offline report for phploc by using xml phploc report

Installation

The preferred way to install this extension is through composer.

composer require --prefer-dist linslin/phploc-xmltohtmlreport "*"

Run via binary

vendor/bin/phpLocXmlToHtml --importFilePath ./test/phploc.xml --outputPath ./test

Screenshots

ScreenShot

Tested with

  • TeamCity CI 8.XX, Phing 2.6.1 & PHPUnit 1.3.2, Atlassian Bamboo 5

License

PHPLOC-xmlToHtmlReport is released under GNU (GPL-3.0) license.