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 | 200 | 50 | 1 | 12 | 3 | 4 | 0 | 0 | 6.00 | 6.00 |
rtems_string_to_float | 196 | 49 | 1 | 12 | 3 | 4 | 0 | 0 | 6.12 | 6.12 |
rtems_string_to_int | 152 | 38 | 1 | 4 | 1 | 6 | 0 | 1 | 2.63 | 2.63 |
rtems_string_to_long | 152 | 38 | 1 | 4 | 1 | 6 | 0 | 1 | 2.63 | 2.63 |
rtems_string_to_long_double | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 100.00 | 100.00 |
rtems_string_to_long_long | 176 | 44 | 1 | 4 | 1 | 6 | 0 | 1 | 2.27 | 2.27 |
rtems_string_to_pointer | 16 | 4 | 0 | 0 | 0 | 0 | 0 | 0 | 0.00 | 0.00 |
rtems_string_to_unsigned_char | 172 | 43 | 0 | 0 | 0 | 6 | 0 | 0 | 0.00 | 0.00 |
rtems_string_to_unsigned_int | 144 | 36 | 1 | 12 | 3 | 5 | 0 | 0 | 8.33 | 8.33 |
rtems_string_to_unsigned_long | 144 | 36 | 1 | 12 | 3 | 5 | 0 | 0 | 8.33 | 8.33 |
rtems_string_to_unsigned_long_long | 168 | 42 | 2 | 16 | 4 | 6 | 0 | 1 | 9.52 | 9.52 |