[ ソース: node-lcov-parse ]
パッケージ: node-lcov-parse (1.0.0+20170612git80d039574ed9-3)
node-lcov-parse に関するリンク
Debian の資源:
node-lcov-parse ソースパッケージをダウンロード:
- [node-lcov-parse_1.0.0+20170612git80d039574ed9-3.dsc]
- [node-lcov-parse_1.0.0+20170612git80d039574ed9.orig.tar.xz]
- [node-lcov-parse_1.0.0+20170612git80d039574ed9-3.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Parse lcov results files and return JSON
This modules allows ones to parse lcov files and to return json reprensentation of these files.
lcov is a graphical front-end for GCC's coverage testing tool gcov. It collects gcov data for multiple source files and creates HTML pages containing the source code annotated with coverage information. It also adds overview pages for easy navigation within the file structure.
Node.js is an event-based server-side JavaScript engine.
その他の node-lcov-parse 関連パッケージ
|
|
|
|
-
- dep: nodejs (>= 10)
- evented I/O for V8 javascript - runtime executable