Branch Coverage

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


line true false branch
530 0 0 { __a.construct(__p, std::forward<_Args>(__args)...); }