View results by: Directories | Files
Path | Line Coverage | Function Coverage | Region Coverage |
---|---|---|---|
src/fast_float/fuzz/from_chars.cc |
89.29% (25/28) |
100.00% (2/2) |
66.67% (6/9) |
src/fast_float/include/fast_float/ascii_number.h |
58.58% (157/268) |
50.00% (7/14) |
76.36% (126/165) |
src/fast_float/include/fast_float/bigint.h |
88.51% (308/348) |
91.11% (41/45) |
84.55% (197/233) |
src/fast_float/include/fast_float/decimal_to_binary.h |
98.78% (81/82) |
100.00% (5/5) |
97.67% (42/43) |
src/fast_float/include/fast_float/digit_comparison.h |
84.14% (260/309) |
86.36% (19/22) |
79.87% (123/154) |
src/fast_float/include/fast_float/float_common.h |
42.79% (95/222) |
46.77% (29/62) |
52.44% (43/82) |
src/fast_float/include/fast_float/parse_number.h |
86.24% (94/109) |
100.00% (4/4) |
84.76% (89/105) |
Totals |
74.67% (1020/1366) |
69.48% (107/154) |
79.14% (626/791) |