Double check for enhanced and unenhanced orders whether they are deterministic when it comes to break ties for two tests with the same coverage or # of coverage.
Relative/Additional may be using a set to calculate the next tests and absolute/total is using Arrays.sort to break ties.