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?

enter image description here

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

Popular posts from this blog

How to provide Authorization & Authentication using Asp.net, C#? -

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

How to use Authorization & Authentication in Asp.net, C#? -