| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
This fixes `knownConditionTrueFalse` warning.
Sorry, something went wrong.
|
This shows we could probably improve the test coverage of this function by fuzzing for the throwing conditions. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This fixes knownConditionTrueFalse warning. Because canBeConcatenatedStringOrChar is true and unexpectedA is equal to ... && !canBeConcatenatedStringOrChar, this condition is always false.