bool HasRecipeOutput()
in
cpp/code/common.cc [143:143]
1
lines of code
1
McCabe index (conditional complexity)
bool HasRecipeOutput() { return test_names_builder.length() > 0; }