Coverage
- covMerge — Merges coverage results and exports to a file
- covStart — Instruments some macros to store runtime information on code coverage and
execution time
- covStop — Removes all instrumentation data
- covWrite — Exports runtime performance results to HTML and binary files
- profile — General information about instrumentation capabilities
- profileDisable — Remove instrumentation from a function, a library or remove all instrumentation
- profileEnable — Add instrumentation to a function, a library or all available functions
- profileGetInfo — Retrieve instrumentation information as a Scilab value