Coverage records execution, not correctness. Imports and function definitions count as executable lines. A test can execute code without asserting its result.
Scopes include setup, teardown, and Python subprocesses started during that run. Background worker activity is attributed to the scenario, not to individual concurrent requests. A pre-existing GUI process is not captured automatically.
This view contains no execution counts, durations, call ordering, variable history, or native-code coverage. Branch destinations are line numbers within this file; “exit” means leaving the function. The source is a snapshot taken when this report was generated.