|
|
|
|
|
by rkochanowski
28 days ago
|
|
Do you mean to verify if similar code units produce the same result? The goal of the tool is to also detect code that is similar and behaves differently. There are not ideal duplicates, but still a code that can be refactored, abstracted, or fixed (because the variance may be the result of bug). |
|