protected BugClerkReport |
BugClerk.buildBugClerkReport(Collection<Candidate> violationByBugId) |
protected String |
BugClerk.buildReport(Collection<Candidate> candidates) |
Collection<Candidate> |
RuleEngine.filterBugs(String checkname,
Collection<Candidate> candidates) |
protected void |
BugClerk.postAnalysisActions(BugClerkArguments arguments,
Collection<Candidate> candidates,
String report) |
Collection<Candidate> |
RuleEngine.processBugEntry(Collection<Candidate> candidates) |
protected Collection<Candidate> |
BugClerk.processEntriesAndReportViolations(List<Candidate> candidates) |
protected void |
BugClerk.reportsGeneration(BugClerkArguments arguments,
Collection<Candidate> violationByBugId) |
Collection<Candidate> |
RuleEngine.runCheckOnBugs(Collection<Candidate> candidates,
String checkname) |
Collection<Candidate> |
RuleEngine.runChecksOnBugs(Collection<Candidate> candidates,
Collection<String> checknames) |