| /usr/include/c++/5/bits/stl_algo.h | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 13 | 18 | 72.2 |
| line | true | false | branch |
|---|---|---|---|
| 118 | 85 | 1 | for (; __trip_count > 0; --__trip_count) |
| 120 | 8 | 77 | if (__pred(__first)) |
| 124 | 8 | 69 | if (__pred(__first)) |
| 128 | 8 | 61 | if (__pred(__first)) |
| 132 | 8 | 53 | if (__pred(__first)) |
| 140 | 0 | 0 | if (__pred(__first)) |
| 144 | 0 | 1 | if (__pred(__first)) |
| 148 | 0 | 1 | if (__pred(__first)) |
| 162 | 33 | 0 | std::__iterator_category(__first)); |