StackDepth returns the depth of the state machine for written JSON data. Each level on the stack represents a nested JSON object or array. It is incremented whenever a [BeginObject] or [BeginArray] token is encountered and decremented whenever an [EndObject] or [EndArray] token is encountered. Stac
()
source not stored for this graph (policy: none)
no test coverage detected