/usr/include/c++/5/bits/vector.tcc | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 26 | 15.3 |
line | true | false | branch |
---|---|---|---|
330 | 0 | 1297 | if (this->_M_impl._M_finish != this->_M_impl._M_end_of_storage) |
332 | 0 | 0 | _Alloc_traits::construct(this->_M_impl, this->_M_impl._M_finish, |
337 | 0 | 0 | _Tp __x_copy = __x; |
0 | 0 | _Tp __x_copy = __x; | |
339 | 0 | 0 | _GLIBCXX_MOVE_BACKWARD3(__position.base(), |
343 | 0 | 0 | *__position = __x_copy; |
361 | 1297 | 0 | _Alloc_traits::construct(this->_M_impl, |
370 | 1297 | 0 | __new_finish |
377 | 1297 | 0 | __new_finish |
383 | 0 | 0 | { |
0 | 0 | { | |
387 | 0 | 0 | else |
0 | 0 | else |