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
Issue:
The inheritance study results only provide the total number of instances for all languages analyzed.
Therefore, it is impossible to understand how much of that total number is from Kotlin or Java.
Expected Solution:
Create additional columns in the results table to understand the number of Java instances, Kotlin instances, and the total number.
This was already done in the evolution study.