Application class/Code Coverage.VI Percentage method
Appearance
| VI Server Method Information | |
|---|---|
| Method ID | 921 |
| Scope | Private |
| Data Name | CodeCov.VIPercentage |
| Short Name* | CodeCov.VIPercentage |
| Long Name* | Code Coverage:VI Percentage |
| * 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 |
|
Returns code coverage information for the specified VI in the context with name specified.
Parameters
| Data type | Name | Required | Description |
|---|---|---|---|
| Context Name | Yes | The name of the context. For example, acquired with the App.ContextName property. | |
| VI Path | Yes | Path of the VI for which code coverage information should be returned. | |
| Coverage Percentage | No (return value) | Code coverage percentage in the rage of 0..100 % | |
| coverage info found? | No (return value) | Returns true if code coverage information was found for the specified VI in the context with name specified. False otherwise. |
Uses
| |
Specific use cases for this method. |
History
| |
History information is needed. What changes have occurred over previous versions? |
| Version | Change(s) |
|---|---|
| More info to come. |
See Also
| |
Add links to internal wiki pages that would also help. |
External Links
| |
Add links to external resources that would also help. |
