Symbol | Total Size Bytes |
Total Size Instr |
# Ranges |
Uncovered Size Bytes |
Uncovered Size Instr |
# Branches |
# Always Taken |
# Never Taken |
Percent Uncovered Instructions |
Percent Uncovered Bytes |
---|---|---|---|---|---|---|---|---|---|---|
rtems_string_to_double | 201 | 50 | 1 | 12 | 3 | 4 | 0 | 0 | 6.00 | 5.97 |
rtems_string_to_float | 197 | 49 | 2 | 24 | 6 | 4 | 0 | 0 | 12.24 | 12.18 |
rtems_string_to_int | 153 | 38 | 2 | 16 | 4 | 6 | 0 | 1 | 10.53 | 10.46 |
rtems_string_to_long | 153 | 38 | 2 | 16 | 4 | 6 | 0 | 1 | 10.53 | 10.46 |
rtems_string_to_long_double | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 100.00 | 100.00 |
rtems_string_to_long_long | 177 | 44 | 2 | 16 | 4 | 6 | 0 | 1 | 9.09 | 9.04 |
rtems_string_to_pointer | 17 | 4 | 1 | 16 | 4 | 0 | 0 | 0 | 100.00 | 94.12 |
rtems_string_to_unsigned_char | 173 | 43 | 1 | 12 | 3 | 6 | 0 | 1 | 6.98 | 6.94 |
rtems_string_to_unsigned_int | 145 | 36 | 2 | 24 | 6 | 5 | 1 | 0 | 16.67 | 16.55 |
rtems_string_to_unsigned_long | 145 | 36 | 2 | 25 | 6 | 5 | 1 | 0 | 16.67 | 17.24 |
rtems_string_to_unsigned_long_long | 169 | 42 | 3 | 28 | 7 | 6 | 1 | 1 | 16.67 | 16.57 |