CodesAway / CodesAway/BEXCodeCompare

Recognize refactoring for X == true and X == false

Open
#96 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
7
Forks
0
PR merge metrics
No merged PRs in 30d

Description

X == true is the same as X
X == false is the same as !X

Initially, just recognize basic forms
* Fully qualified variable
* See if can handle method invocations (basic ones to start - can use BEX to help if needed)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.