Skip to content

linslin/phploc-xmlToHtmlReport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHPLOC-xmlToHtmlReport

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.

About

Create HTML offline report for phploc by using xml phploc report

Resources

Stars

Watchers

Forks

Packages

No packages published