Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 [run] | 1 [run] |
| 2 omit=*ntpath*,*third_party*,*lastchange.py,*_test.py | 2 omit=*ntpath*,*third_party*,*lastchange.py,*_test.py,test_all.py |
| 3 data_file = ../../out/coverage | |
| 4 | |
| 5 [html] | |
| 6 directory = ../../out/coverage_html | |
| OLD | NEW |