MCPcopy Create free account
hub / github.com/Samsung/UTopia / has

Method has

external/jsoncpp/jsoncpp.cpp:3821–3823  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3819}
3820
3821bool Value::Comments::has(CommentPlacement slot) const {
3822 return ptr_ && !(*ptr_)[slot].empty();
3823}
3824
3825String Value::Comments::get(CommentPlacement slot) const {
3826 if (!ptr_)

Callers 15

checkTrueMethod · 0.45
checkFalseMethod · 0.45
TEST_FFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
checkTrueMethod · 0.45
checkFalseMethod · 0.45
checkNoneMethod · 0.45
TESTFunction · 0.45
checkTrueMethod · 0.45
checkTrueMethod · 0.45

Calls 1

emptyMethod · 0.80

Tested by 14

checkTrueMethod · 0.36
checkFalseMethod · 0.36
TEST_FFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
checkTrueMethod · 0.36
checkFalseMethod · 0.36
checkNoneMethod · 0.36
TESTFunction · 0.36
checkTrueMethod · 0.36
checkTrueMethod · 0.36