You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a rather rare scenario, which would take a lot of effort to implement.
Supporting the matching of conditional expressions with if statements is interesting though.
Problem
Refactoring Miner was not able to detect that
getData
was extracted fromdataAttr
Steps to Reproduce
Observed Behavior
Java Diff
Note
The Above Java Example Test Code is a close recreation to this. Checkout it for some interesting comments from the developer.
Source code is compilable because of the addition of mock classes.
The text was updated successfully, but these errors were encountered: