Compute the minimum of two values @param a first value @param b second value @return a if a is lesser or equal to b, b otherwise
(final int a, final int b)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected