Branch Coverage

ppport.h
Criterion Covered Total %
branch 21 30 70.0


line true false branch
4869 9 1 while(maxlen-- && *p)
6 3 while(maxlen-- && *p)
4937 19 2 if (send > s) {
4943 1 1 if (! do_warnings) { /* Handle empty here if no warnings needed */
4944 1 0 if (retlen) *retlen = 0;
5021 0 20 if (UNLIKELY(ret > IV_MAX)) {
5027 0 20 if (UNLIKELY(overflows)) {
5028 0 0 if (! do_warnings) {
5029 0 0 if (retlen) {
5042 0 0 if (retlen) {
5053 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'))) {
5058 8 7 if (do_warnings) {