Branch Coverage

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


line true false branch
75 0 0 { ::new(static_cast(__p)) _T1(std::forward<_Args>(__args)...); }