line |
true |
false |
branch |
4866
|
9 |
1 |
while(maxlen-- && *p) |
|
6 |
3 |
while(maxlen-- && *p) |
4934
|
19 |
2 |
if (send > s) { |
4940
|
1 |
1 |
if (! do_warnings) { /* Handle empty here if no warnings needed */ |
4941
|
1 |
0 |
if (retlen) *retlen = 0; |
5018
|
0 |
20 |
if (UNLIKELY(ret > IV_MAX)) { |
5024
|
0 |
20 |
if (UNLIKELY(overflows)) { |
5025
|
0 |
0 |
if (! do_warnings) { |
5026
|
0 |
0 |
if (retlen) { |
5039
|
0 |
0 |
if (retlen) { |
5050
|
17 |
3 |
if (UNLIKELY(ret == 0 && (curlen == 0 || *s != '\0'))) { |
|
16 |
1 |
if (UNLIKELY(ret == 0 && (curlen == 0 || *s != '\0'))) { |
|
14 |
2 |
if (UNLIKELY(ret == 0 && (curlen == 0 || *s != '\0'))) { |
|
15 |
2 |
if (UNLIKELY(ret == 0 && (curlen == 0 || *s != '\0'))) { |
5055
|
8 |
7 |
if (do_warnings) { |