This method checks if a number is power of 2. @param num is the number to be checked. @return the exponent if the number is power of 2 and -1 if not.
(int num)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected