summaryrefslogtreecommitdiff
path: root/.lcovrc
blob: b65ebd32b2a76702e34f5c6ffc8ebc3eb7292af4 (plain)
1
2
3
4
5
6
7
#lcov -c -o cov.info -d build -b .

exclude = /usr/include/*
exclude = */catch2/*
exclude = */tests/*

ignore_errors = unused,empty