src\expressions\operators\boolean\AndOperator.ts
- 35 Complexity
- 2.33 Complexity / M
- 31 Duplication
- 2 Churn
- 96 Lines
- 91 Lines of Code
- 15 Methods
- 6.07 LOC / Method
No issues found
“
All problems in computer science can be solved by another level of indirection, except for the problem of too many layers of indirection.