Jump to content

Poor Names of Enum Items

From LabVIEW Wiki
Revision as of 07:25, 20 August 2024 by Logmanoriginal (talk | contribs) (Created page with "{{LabVIEW VI Analyzer Toolkit Infobox|tree-category=block diagram|tree-subcategory=style}} '''Poor Names of Enum Items''' is a VI Analyzer test installed by the LabVIEW...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Poor Names of Enum Items
  • LabVIEW VI Analyzer Toolkit
    • Block Diagram
    • Complexity Metrics
    • Documentation
    • Front Panel
    • General
    • VI Metrics

Poor Names of Enum Items is a VI Analyzer test installed by the LabVIEW VI Analyzer Toolkit add-on. It detects Enum item names that include whitespace characters. A single space character between words is allowed.

Limitations

This test only analyzes Control VIs that contain a single Enum on the front panel.