/usr/include/c++/5/bits/stl_algo.h | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 3 | 18 | 16.6 |
line | true | false | branch |
---|---|---|---|
118 | 0 | 88 | for (; __trip_count > 0; --__trip_count) |
120 | 0 | 0 | if (__pred(__first)) |
124 | 0 | 0 | if (__pred(__first)) |
128 | 0 | 0 | if (__pred(__first)) |
132 | 0 | 0 | if (__pred(__first)) |
140 | 0 | 0 | if (__pred(__first)) |
144 | 0 | 0 | if (__pred(__first)) |
148 | 3 | 0 | if (__pred(__first)) |
162 | 88 | 0 | std::__iterator_category(__first)); |