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