An open API service indexing awesome lists of open source software.

https://github.com/holyshared/lcov-tool

LCOV report of utility tool
https://github.com/holyshared/lcov-tool

Last synced: over 1 year ago
JSON representation

LCOV report of utility tool

Awesome Lists containing this project

README

          

# lcov-tool

[![Build Status](https://travis-ci.org/holyshared/lcov-tool.svg?branch=master)](https://travis-ci.org/holyshared/lcov-tool)

![ScreenShot](https://raw.githubusercontent.com/holyshared/lcov-tool/master/screenshot.png)

## Commands

### coverage

Output the report of the code coverage from LCOV of files.

lcov-tool coverage FILE

## License

Licensed under either of
* Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
* MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
at your option.