MCPcopy Create free account
hub / github.com/Berkeley-CS61B/skeleton-sp21 / sum

Method sum

lab2/Arithmetic/Arithmetic.java:22–24  ·  view source on GitHub ↗

Computes sum of two ints (incorrectly). @param a Value 1 @param b Value 2 @return Sum of a and b

(int a, int b)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

testSumMethod · 0.95

Calls

no outgoing calls

Tested by 1

testSumMethod · 0.76