Task Link: https://codein.withgoogle.com/dashboard/task-instances/6468482502230016/
...
- The estimated time to resolve technical debt issues is 4 days.
- The technical ratio of the project is between 10% and 20%
- The project has 21 code smells that CodeClimate detected.
- Through this check, I also found out that 848 lines of code are written in Java, 71 in JavaScript, and 7 in Ruby.
- With the help of the Churn vs maintainability graph that CodeClimate generates, I found out that the file ```ReferenceApplicationActivator.java``` java has the highest estimated time needed for maintenance, which is 7 hours.