Tests if the value should be tried as a decimal. It makes no test if there are actual digits. @param val value to test @return true if the string is "-0" or if it contains '.', 'e', or 'E', false otherwise.
(final String val)
source not stored for this graph (policy: none)
no test coverage detected