Menu

#73 visual coverage representation

open
nobody
None
5
2005-03-16
2005-03-14
No

It would be nice to provide a simple bar representation
of coverage similar to offered by Clover. An example
can be seen at

http://www.dom4j.org/clover/org/dom4j/swing/pkg-summary.html

Thanks

Discussion

  • Vlad Roubtsov

    Vlad Roubtsov - 2005-03-16
    • status: open --> pending
     
  • Vlad Roubtsov

    Vlad Roubtsov - 2005-03-16

    Logged In: YES
    user_id=1013207

    Considering that EMMA generates up to 4 coverage columns
    (class, method, line, block), how do you suggest
    incorporating such bar representations?

    This RFE is a duplicate of
    http://sourceforge.net/tracker/index.php?func=detail&aid=962015&group_id=108932&atid=651900

     
  • Gábor Lipták

    Gábor Lipták - 2005-03-16
    • status: pending --> open
     
  • Gábor Lipták

    Gábor Lipták - 2005-03-16

    Logged In: YES
    user_id=79346

    Arithmetic/geometric average of the various coverages maybe?

    The other RFE even provides a patch for this.

    Thanks

     
  • Gábor Lipták

    Gábor Lipták - 2005-09-15

    Logged In: YES
    user_id=79346

    Here is a comment from cobertura:

    http://cobertura.sourceforge.net/faq.html

    "What about Emma?

    I've never actually used it, but it looks like it does a pretty good
    job. Judging from the sample on the Emma web page, we think
    the Cobertura HTML reports are a bit easier to digest. It looks like
    Emma has some nice usability features, such as the ability to
    instrument all classes in a jar file with one command. A little
    friendly competition never hurt anyone."

     

Log in to post a comment.