| /usr/include/c++/5/bits/vector.tcc | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 8 | 24 | 33.3 | 
| line | true | false | branch | 
|---|---|---|---|
| 94 | 44 | 95 | if (this->_M_impl._M_finish != this->_M_impl._M_end_of_storage) | 
| 9 | 97 | if (this->_M_impl._M_finish != this->_M_impl._M_end_of_storage) | |
| 416 | 95 | 0 | _Alloc_traits::construct(this->_M_impl, __new_start + size(), | 
| 97 | 0 | _Alloc_traits::construct(this->_M_impl, __new_start + size(), | |
| 420 | 95 | 0 | __new_finish | 
| 97 | 0 | __new_finish | |
| 428 | 0 | 0 | { | 
| 0 | 0 | { | |
| 431 | 0 | 0 | else | 
| 0 | 0 | else | |
| 0 | 0 | else | |
| 0 | 0 | else |