Mutations is a software evolution analysis tool. It extracts metric data by processing a set of releases. It then generates reports that highlight the nature of growth and change across the evolutionary life-time.
The tool is currently available only as a source code bundle with a build script from Launchpad. We are working on making a binary distribution available.
Download, Compile and Usage Instructions
- Download and install JDK 1.6
- Download and install Bazaar from http://bazaar.canonical.com/en/. This cross-platform tool will connect to the Launch Pad repository and download Mutations.
- Make a branch of the mutations code base from the repository using
the following command:
bzr branch lp:mutations
- To compile and use Mutations read the User manual.
Bazaar once installed will map lp:mutations to the appropriate URL on Launch Pad

