Test OS version number on all versions of OS X without using deprecated Gestalt compareOSVersionTo(x, y) returns: -1 if the OS version we are running on is less than x.y 0 if the OS version we are running on is equal to x.y +1 if the OS version we are running on is lgreater than x.y
source not stored for this graph (policy: none)
no test coverage detected