Posts

This is an overview of articles focusing a single topic or explaining our experiences while developing SwiftAlyzer.

  • Understanding your Project with metrics: CCD
    The architecture of a software project is often large and complex. This makes it hard to see if a change in the source code reduces or adds more complexity, making the software harder to maintain in the future. Find out how to measure this complexity with SwiftAlyzer.