Get information about a frame or traceback object. A tuple of five things is returned: the filename, the line number of the current line, the function name, a list of lines of context from the source code, and the index of the current line within that list. The optional second argum
(frame, context=1)
source not stored for this graph (policy: none)
no test coverage detected