| /usr/include/c++/5/bits/vector.tcc | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 4 | 22 | 18.1 |
| line | true | false | branch |
|---|---|---|---|
| 170 | 0 | 0 | if (&__x != this) |
| 173 | 0 | 0 | if (_Alloc_traits::_S_propagate_on_copy_assign()) |
| 175 | 0 | 0 | if (!_Alloc_traits::_S_always_equal() |
| 192 | 0 | 0 | if (__xlen > capacity()) |
| 204 | 0 | 0 | else if (size() >= __xlen) |
| 543 | 3 | 0 | if (__n != 0) |
| 545 | 0 | 3 | if (size_type(this->_M_impl._M_end_of_storage |
| 561 | 3 | 0 | __new_finish |
| 565 | 3 | 0 | __new_finish = |
| 570 | 0 | 0 | { |
| 0 | 0 | { |