March 2018
Intermediate to advanced
276 pages
7h 11m
English
Once you start to apply change coupling analyses to your own code, you’ll discover that the information is useful beyond uncovering technical debt. The following exercises let you explore different use cases for the analysis information. You also get to fill in the missing piece in our ASP.NET Core MVC case study as you uncover software clones in application code.
Repository: Roslyn[36]
Language: Visual Basic and C#
Domain: Roslyn implements the C# and Visual Basic compilers, including an API for code analysis.
Analysis snapshot: https://codescene.io/projects/1715/jobs/4299/results/code/temporal-coupling/by-commits
Surprisingly, most of our work as developers doesn’t involve writing code. ...