Searched refs:percent (Results 1 – 1 of 1) sorted by relevance
61 public static String percent(int a, int b) { in percent() method in TodoFile155 data.setValue(classBase + ".percentGood", percent(errors, total)); in writeTodoFile()180 data.setValue("packages." + i + ".percentGood", percent(ps.errors, ps.total)); in writeTodoFile()190 data.setValue("all.percentGood", percent(allErrors, allTotal)); in writeTodoFile()