Branch Coverage

/usr/include/c++/5/bits/regex_executor.h
Criterion Covered Total %
branch 3 24 12.5


line true false branch
85 100 0 : __flags)
0 100 : __flags)
0 0 : __flags)
116 100 0 { return _M_main_dispatch(__match_mode, __search_mode{}); }
0 0 { return _M_main_dispatch(__match_mode, __search_mode{}); }
144 0 0 && !(_M_flags & regex_constants::match_not_eol);
0 0 && !(_M_flags & regex_constants::match_not_eol);
0 0 && !(_M_flags & regex_constants::match_not_eol);
0 0 && !(_M_flags & regex_constants::match_not_eol);
162 0 0 : _M_visited_states(new bool[__n]()), _M_start(__start)
0 0 : _M_visited_states(new bool[__n]()), _M_start(__start)
167 0 0 if (_M_visited_states[__i])