DesignInfo

Description

A DesignInfo collects the following information and metrics about the design of a package:lines of codelines of production codelines of test codepercentage of production codepercentage of test codeIt can create morphs that show a bar chart of the lines of code of all Monticello packages, sorted either by package name or by lines of code. The bar chart also shows the percentage of production versus test code. Balloon help is used to show detailed information about a package.Ideas for enhancement:Allow combining production and test packages into one DesignInfo, e.g. Kernel and KernelTestsSupport more metrics, e.g. public versus private methods, number of variables, package and class referencesSeparate UI into separate classAllow changing the sort order in the lines of code morph

Details

Source
SqueakSource

Categories

Testing Packaging / VCS
← Back to results