Download the PHP package logicbrush/metrics without Composer
On this page you can find all versions of the php package logicbrush/metrics. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download logicbrush/metrics
More information about logicbrush/metrics
Files in logicbrush/metrics
Download logicbrush/metrics
More information about logicbrush/metrics
Files in logicbrush/metrics
Vendor logicbrush
Package metrics
Short Description Examines the clover metrics for the project and will update method Docblocks in the provided source file with `@Metric` annotations.
License Apache-2.0
Homepage https://github.com/logicbrush/metrics
Package metrics
Short Description Examines the clover metrics for the project and will update method Docblocks in the provided source file with `@Metric` annotations.
License Apache-2.0
Homepage https://github.com/logicbrush/metrics
Please rate this library. Is it a good library?
Informations about the package metrics
Metrics
A command line utility for making better use of coverage metrics in PHP. Chiefly, allows you to update your source code with docblock annotations that present method coverage/complexity. Use with your CI process to keep your metrics in front of you as you develop.
Installation
Usage
This will annotate your code with a @Metrics
annotation, e.g:
All versions of metrics with dependencies
PHP Build Version
Package Version
The package logicbrush/metrics contains the following files
Loading the files please wait ....