Cobertura v1.3 Release Notes

Release Date: 2005-05-20 // almost 19 years ago
  • * Increased speed of HTML reports by filtering the files read
      in to determine cyclomatic complexity numbers on.
    * In the lower left pane of the HTML reports, classes are now
      sorted only by their class name (instead of by their package
      name plus class name).
    * Changed the format of the XML reports to something that
      is hopefully easier to use and more natural.  This
      unfortunately breaks backward compatability.
    * We're using a DTD for the XML reports now.  See
      http://cobertura.sourceforge.net/xml/coverage-01.dtd
    * Added the ability to specify the location of the coverage
      data files from the ant tasks and the command line.
    * More user-friendly error checking and reporting.