Branch Coverage

/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)); }
662 0 0 if (this->_M_impl._M_map)
741 0 0 for (_Map_pointer __n = __nstart; __n < __nfinish; ++__n)
2037 0 0 _M_destroy_data_aux(__first, __last);