MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / Stats

Class Stats

Lib/pstats.py:32–449  ·  view source on GitHub ↗

This class is used for creating reports from data generated by the Profile class. It is a "friend" of that class, and imports data either by direct access to members of Profile class, or by reading in a dictionary that was emitted (via marshal) from the Profile class. The big chang

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

addMethod · 0.70
do_readMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected