Searched refs:TEST_FRACTION (Results 1 – 1 of 1) sorted by relevance
2278 #define TEST_FRACTION(function) ((function)->n_nontest_blocks_executed / (double) (function)->n_non… in print_poorly_tested_functions() macro2284 TEST_FRACTION (function) < AVERAGE_COVERAGE) in print_poorly_tested_functions()2311 (int) (TEST_FRACTION (func) * 100)); in print_poorly_tested_functions()