/usr/include/c++/5/bits/vector.tcc | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 22 | 0.0 |
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 | 0 | 0 | if (__n != 0) |
545 | 0 | 0 | if (size_type(this->_M_impl._M_end_of_storage |
561 | 0 | 0 | __new_finish |
565 | 0 | 0 | __new_finish = |
570 | 0 | 0 | { |
0 | 0 | { |