| /usr/include/c++/5/bits/basic_string.tcc | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 8 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 215 | 0 | 0 | if (__gnu_cxx::__is_null_pointer(__beg) && __beg != __end) | 
| 0 | 0 | if (__gnu_cxx::__is_null_pointer(__beg) && __beg != __end) | |
| 0 | 0 | if (__gnu_cxx::__is_null_pointer(__beg) && __beg != __end) | |
| 221 | 0 | 0 | if (__dnew > size_type(_S_local_capacity)) |