1 Star 0 Fork 4

AsTr4/glib2.0

forked from openKylin/glib2.0 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.lcovrc 577 Bytes
一键复制 编辑 原始数据 按行查看 历史
苏芳 提交于 2023-02-15 16:51 . merge upstream 2.74.5
# lcov and genhtml configuration
# See http://ltp.sourceforge.net/coverage/lcov/lcovrc.5.php
# Always enable branch coverage
lcov_branch_coverage = 1
# Exclude precondition assertions, as we can never reasonably get full branch
# coverage of them, as they should never normally fail.
# See https://github.com/linux-test-project/lcov/issues/44
lcov_excl_br_line = LCOV_EXCL_BR_LINE|g_return_if_fail|g_return_val_if_fail|g_assert|g_assert_
# Similarly for unreachable assertions.
lcov_excl_line = LCOV_EXCL_LINE|g_return_if_reached|g_return_val_if_reached|g_assert_not_reached
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wuyusanhua/glib2.0.git
git@gitee.com:wuyusanhua/glib2.0.git
wuyusanhua
glib2.0
glib2.0
openkylin/yangtze

搜索帮助