Branch Coverage

/usr/include/c++/5/bits/unique_ptr.h
Criterion Covered Total %
branch 3 4 75.0


line true false branch
76 70 0 delete __ptr;
235 70 8 if (__ptr != nullptr)