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
- Host: GitHub
- URL: https://github.com/holyshared/lcov-tool
- Owner: holyshared
- License: apache-2.0
- Created: 2016-03-16T01:07:04.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2022-01-28T03:31:08.000Z (over 4 years ago)
- Last Synced: 2025-02-17T13:45:18.474Z (over 1 year ago)
- Language: Rust
- Homepage:
- Size: 104 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# lcov-tool
[](https://travis-ci.org/holyshared/lcov-tool)

## 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.