analyze5473%python.module
fault.test

Test the coherence of the specified project.

os
import

sys0
import

gc0
import

contextlib0
import

signal0
import

functools0
import

types0
import

importlib0
import

resource0
import

corefile0
import

process0
import

files0
import

factors0
import

python0
import

elapsed0
import

metrics0
import

Log0
import

engine0
import

Harness0
class

The collection and execution of a series of tests.

Harnessconcurrently0
data

concurrently = staticmethod(process.concurrently)

Harness_handle_core90%
method

_handle_core(self, corefile)

Harness_print_tb40%
method

_print_tb(self, test)

Harnessdispatch1079%
method

dispatch(self, test)

Harnesstest1247%
method

test(self, test)

Execute the test function and configure the identified conclusion.

Harnessexecute482%
method

execute(self, test)

intercept0
function

intercept(product, project)

slicing90%
function

slicing(spec)

trapped_report0
function

trapped_report(source)

Reform the report into the common join protocol.

main492%
function
process.Exit

main(inv)