| /usr/include/c++/5/bits/deque.tcc | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 10 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 475 | 0 | 0 | _Alloc_traits::construct(this->_M_impl, |
| 909 | 0 | 0 | if (this->_M_impl._M_map_size > 2 * __new_num_nodes) |
| 913 | 0 | 0 | + (__add_at_front ? __nodes_to_add : 0); |
| 914 | 0 | 0 | if (__new_nstart < this->_M_impl._M_start._M_node) |
| 931 | 0 | 0 | + (__add_at_front ? __nodes_to_add : 0); |