Returns the numeric value of the character digit using the specified radix. If the character is not a valid digit, it returns -1. @param ch the character to be converted @param radix the radix
(char ch, int radix)
source not stored for this graph (policy: none)
no test coverage detected