Issue 18 in testability-explorer: source annotated report shows 0% for classes

0 views
Skip to first unread message

codesite...@google.com

unread,
Jun 12, 2009, 2:21:51 PM6/12/09
to testabilit...@googlegroups.com

Comment #1 on issue 18 by valkar207: source annotated report shows 0% for
classes
http://code.google.com/p/testability-explorer/issues/detail?id=18

This bug screams integer division, and lo and behold, it is. the functions
getExcellentPercent, getGoodPercent, and getNeedsWorkPercent in
core/src/main/java/com/google/test/metric/report/SummaryGraphReport.java
(lines
102-112) need to cast the return values of getExcllentCount() etc. to
doubles before
dividing.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

Reply all
Reply to author
Forward
0 new messages