Branch Coverage

/usr/include/c++/5/bits/stl_pair.h
Criterion Covered Total %
branch 6 6 100.0


line true false branch
222 38 11 || (!(__y.first < __x.first) && __x.second < __y.second); }
34 4 || (!(__y.first < __x.first) && __x.second < __y.second); }
6 28 || (!(__y.first < __x.first) && __x.second < __y.second); }