------------------------------------------------------------------------ Helper function to check whether number is one (1 or 0.1E+1 or 1E+0) or not? @param s the string to check @return true in case s is one and false otherwise. ------------------------------------------------------------------------
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected