Hierarchy

  • CodeLocation

Properties

column: number
line: number
numExecutions: number

The number of times the Apex was executed in the test run.

time: number

The total cumulative time spent at this location. This can be helpful for performance monitoring.