Branch Coverage

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


line true false branch
186 0 0 : _M_t(__x._M_t) { }
481 0 0 if (__i == end() || key_comp()(__k, (*__i).first))
0 0 if (__i == end() || key_comp()(__k, (*__i).first))
0 0 if (__i == end() || key_comp()(__k, (*__i).first))
501 0 0 if (__i == end() || key_comp()(__k, (*__i).first))