public class SVNRepo { public static boolean isBadVersion(int k); } you can use SVNRepo.isBadVersion(k) to judge whether the kth code version is bad or not.
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected