Application class/Code Coverage.All VIs Measured method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID 920
Scope Private
Data Name CodeCov.AllVIs
Short Name* CodeCov.AllVIs
Long Name* Code Coverage:All VIs Measured
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 1
Owning Class Name Application Class
Return Data Type No return value
Invoke Node Code Coverage:All VIs Measured

Returns a list of all VIs in the context with name specified, for which code coverage information is available.

Parameters

Data type Name Required Description
String Context Name Yes The name of the context. For example, acquired with the App.ContextName property.
Path Array All VIs Measured No (return value) List of all VIs for which code coverage information is available.

Uses

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links