diff options
Diffstat (limited to 'extras/lcov/README.md')
-rw-r--r-- | extras/lcov/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/extras/lcov/README.md b/extras/lcov/README.md index ff0e7bd5e1b..ae57fe53477 100644 --- a/extras/lcov/README.md +++ b/extras/lcov/README.md @@ -1,3 +1,5 @@ +# Code coverage analysis with lcov {#lcov_code_coverage} + ## Prerequisites The Linux gcov and lcov tools are fussy about gcc / g++ compiler |