This method checks if at least exists one trial in each Hashmap with the same ID @param controls - Set of control trials @param tests - Set of test trials @return true if the method finds at least one pair with the same ID. Otherwise it returns false.
(Map<String, Trial> controls, Map<String, Trial> tests)
source not stored for this graph (policy: none)
no test coverage detected