Among the outputs of our Yuzinji tool are two code metrics that it can be interesting to track over time as a development project proceeds. These are Size and XS. The first is fairly straightforward. As you write more code the size of your codebase increases. The XS metric (pronounced "excess") aims to quantify excessive structural complexity. XS is explained in some detail in from Headway Software, whose toolset Yuzinji leverages.
By analyzing a codebase using Yuzinji at key milestones we can investigate how these metrics change.
