Branch Coverage

/usr/include/c++/5/functional
Criterion Covered Total %
branch 6 14 42.8


line true false branch
1702 6 0 new (__dest._M_access()) _Functor(__source._M_access<_Functor>());
1746 6 0 _M_clone(__dest, __source, _Local_storage());
1750 6 0 _M_destroy(__dest, _Local_storage());
1783 6 0 { new (__functor._M_access()) _Functor(std::move(__f)); }
1829 0 0 if (_M_manager)
2252 6 0 if (_My_handler::_M_not_empty_function(__f))
2254 6 0 _My_handler::_M_init_functor(_M_functor, std::move(__f));