Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
telemetry
/
refs/heads/master
/
.
/
gcovr.cfg
blob: 7857090466ecd10a47439dbf536c2aaf6d0580f1 [
file
] [
log
] [
blame
]
Michal Orzel
031ebca
2024-08-02 12:50:14 +0200
[
diff
] [
blame
]
1
# gcovr configuration file
2
3
filter
=
src
/
4
5
exclude
-
unreachable
-
branches
=
yes
6
exclude
-
throw
-
branches
=
yes
7
8
html
=
yes
9
print
-
summary
=
yes
10
11
html
-
title
=
OpenBMC
Telemetry
Coverage
Report
12
html
-
self
-
contained
=
yes