Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3821
bool Value::Comments::has(CommentPlacement slot) const {
3822
return ptr_ && !(*ptr_)[slot].empty();
3823
}
3824
3825
String Value::Comments::get(CommentPlacement slot) const {
3826
if (!ptr_)
Callers
15
checkTrue
Method · 0.45
checkFalse
Method · 0.45
TEST_F
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
checkTrue
Method · 0.45
checkFalse
Method · 0.45
checkNone
Method · 0.45
TEST
Function · 0.45
checkTrue
Method · 0.45
checkTrue
Method · 0.45
Calls
1
empty
Method · 0.80
Tested by
14
checkTrue
Method · 0.36
checkFalse
Method · 0.36
TEST_F
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
checkTrue
Method · 0.36
checkFalse
Method · 0.36
checkNone
Method · 0.36
TEST
Function · 0.36
checkTrue
Method · 0.36
checkTrue
Method · 0.36