MCPcopy Create free account
hub / github.com/catboost/catboost / GetRightColor

Method GetRightColor

library/cpp/testing/unittest/registar.cpp:102–104  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

100 }
101
102 TStringBuf GetRightColor() const {
103 return Reverse ? Colors.GreenColor() : Colors.RedColor();
104 }
105};
106
107struct TTraceDiffFormatter {

Callers

nothing calls this directly

Calls 2

GreenColorMethod · 0.80
RedColorMethod · 0.80

Tested by

no test coverage detected