1[run] 2plugins = 3 coverage_plugins.jit_plugin 4omit = 5 */tmp* 6 */Temp/* 7 */usr/local/lib* 8 *test/* 9 10[report] 11omit = 12 */tmp* 13 */Temp/* 14 */usr/local/lib* 15 *test/* 16