Branch Coverage

/usr/include/c++/5/bits/basic_string.h
Criterion Covered Total %
branch 0 6 0.0


line true false branch
195 0 0 _M_construct(__beg, __end, _Tag());
214 0 0 _M_construct_aux(__beg, __end, _Integral());
537 0 0 { _M_construct(__beg, __end); }