File: lcovrc

package info (click to toggle)
lcov 2.3.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,464 kB
  • sloc: perl: 27,911; sh: 7,320; xml: 6,982; python: 1,152; makefile: 597; cpp: 520; ansic: 176
file content (8 lines) | stat: -rw-r--r-- 238 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
# lcovrc file used during tests

function_coverage = 1
branch_coverage = 1

# disable feature for backward compatibility
#  - so I don't have to modify legacy testcases (some new tests _do_ check the feature)
derive_function_end_line = 0