Skip to content

Files

Latest commit

 

History

History
7 lines (4 loc) · 128 Bytes

too-many-boolean-expressions.md

File metadata and controls

7 lines (4 loc) · 128 Bytes

Pattern: Too many boolean expressions

Issue: -

Description

Used when a if statement contains too many boolean expressions.