/usr/include/c++/5/bits/stl_deque.h | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 8 | 0.0 |
line | true | false | branch |
---|---|---|---|
91 | 0 | 0 | ? size_t(_GLIBCXX_DEQUE_BUF_SIZE / __size) : size_t(1)); } |
615 | 0 | 0 | return _Map_alloc_traits::allocate(__map_alloc, __n); |
1518 | 0 | 0 | if (this->_M_impl._M_finish._M_cur |
2116 | 0 | 0 | if (__nodes_to_add + 1 > this->_M_impl._M_map_size |