xref: /aosp_15_r20/external/llvm/utils/lit/tests/.coveragerc (revision 9880d6810fe72a1726cb53787c6711e909410d58)
1*9880d681SAndroid Build Coastguard Worker# .coveragerc to control coverage.py
2*9880d681SAndroid Build Coastguard Worker[run]
3*9880d681SAndroid Build Coastguard Workerbranch = False
4*9880d681SAndroid Build Coastguard Workerparallel = True
5*9880d681SAndroid Build Coastguard Workersource = lit
6*9880d681SAndroid Build Coastguard Worker
7*9880d681SAndroid Build Coastguard Worker[html]
8*9880d681SAndroid Build Coastguard Workerdirectory = coverage_html_report
9*9880d681SAndroid Build Coastguard Worker
10*9880d681SAndroid Build Coastguard Worker[report]
11*9880d681SAndroid Build Coastguard Workeromit = Inputs
12