testing - Is code coverage displayed in Xcode 7 -
there strange numbers on right hand side of xcode 7 can't figure out are. these 0 1 2 numbers on right side of xcode 7 perhaps show number of times function tested?

those numbers part of xcode's code coverage statistics. in screenshot number on right side shows number of times block of code exercised when running unit tests.
Comments
Post a Comment