Branch Coverage

/usr/include/c++/5/bits/stl_algo.h
Criterion Covered Total %
branch 10 18 55.5


line true false branch
118 19 19 for (; __trip_count > 0; --__trip_count)
120 0 19 if (__pred(__first))
124 0 19 if (__pred(__first))
128 1 18 if (__pred(__first))
132 0 18 if (__pred(__first))
140 0 0 if (__pred(__first))
144 0 17 if (__pred(__first))
148 0 17 if (__pred(__first))
162 20 0 std::__iterator_category(__first));