Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDDS/OpenDDS
/ is_root
Method
is_root
tools/scripts/massif-diff.py:119–120 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
117
self.nodes.append(Node(copy=node))
118
119
def
is_root(self):
120
return
self.orig_level == 0
121
122
def
is_section(self):
123
return
self.orig_level == 1
Callers
5
path
Method · 0.95
should
Method · 0.95
sort_nodes
Method · 0.95
clean
Method · 0.95
diff
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected