Jump to content

Cyclomatic Complexity (VI Analyzer Test): Difference between revisions

From LabVIEW Wiki
Created page with "{{LabVIEW VI Analyzer Toolkit Infobox|tree-category=block diagram|tree-subcategory=complexity metrics}} '''Cyclomatic Complexity''' is a VI Analyzer test installed by the..."
 
m Fix wrong category expanded in infobox
 
Line 1: Line 1:
{{LabVIEW VI Analyzer Toolkit Infobox|tree-category=block diagram|tree-subcategory=complexity metrics}}
{{LabVIEW VI Analyzer Toolkit Infobox|tree-category=complexity metrics}}


'''Cyclomatic Complexity''' is a [[VI Analyzer]] test installed by the [[LabVIEW VI Analyzer Toolkit]] add-on. It checks that the [[cyclomatic complexity]] for the [[block diagram]] is below the user-specified limit.
'''Cyclomatic Complexity''' is a [[VI Analyzer]] test installed by the [[LabVIEW VI Analyzer Toolkit]] add-on. It checks that the [[cyclomatic complexity]] for the [[block diagram]] is below the user-specified limit.

Latest revision as of 14:24, 20 August 2024

Cyclomatic Complexity (VI Analyzer Test)

Cyclomatic Complexity is a VI Analyzer test installed by the LabVIEW VI Analyzer Toolkit add-on. It checks that the cyclomatic complexity for the block diagram is below the user-specified limit.