Revision history for Perl module Code-Statistics

1.102390  2010-08-27 18:00:02 Europe/Berlin
    - report columns are now always in alphabetic order
    - cyclomatic complexity metric added
    - made tests ignore a piece of cross-platform weirdness

1.102371  2010-08-25 15:27:25 Europe/Berlin
    - fixes reporter module so it now loads all metric plugins it needs

1.102370  2010-08-25 12:38:42 Europe/Berlin
    - some internal restructuring
    - extended capabilities of metrics:
        - they can declare themselves statistically insignificant now to hint
          reporters as to how to handle them
        - they can define a short name for themselves now, for reporters to use
    - support/incompatible logic actually works now
    - added calculation of deviation from the standard for each entry in the
      top/bottom tables

1.102360  2010-08-24 13:28:43 Europe/Berlin
    - this should fix test results being unstable across platforms

1.102351  2010-08-23 14:38:43 Europe/Berlin
    - initial release
