Closed ccoVeille closed 5 months ago
Totals | |
---|---|
Change from base Build 9379444402: | 0.0% |
Covered Lines: | 2025 |
Relevant Lines: | 2159 |
I've never seen these somebody use bool operations in these assertions
does this really make sense?
I would say it will catch almost nothing, but why not merging it. It costs nothing to maintain.
Your code keeps evolving and new cases might be added to useless-assert, one added later may catch code using Zero and Empty
Fixes #105