View results by: Directories | Files
| Path | Line Coverage | Function Coverage | Region Coverage |
|---|---|---|---|
src/glaze/fuzzing/binary_reflection.cpp |
100.00% (15/15) |
100.00% (1/1) |
100.00% (1/1) |
src/glaze/fuzzing/csv_parsing.cpp |
100.00% (15/15) |
100.00% (1/1) |
100.00% (7/7) |
src/glaze/fuzzing/json_generic.cpp |
100.00% (29/29) |
100.00% (1/1) |
100.00% (7/7) |
src/glaze/fuzzing/json_jmespath.cpp |
100.00% (30/30) |
100.00% (2/2) |
100.00% (8/8) |
src/glaze/fuzzing/json_minify.cpp |
100.00% (11/11) |
100.00% (1/1) |
100.00% (1/1) |
src/glaze/fuzzing/json_prettify.cpp |
100.00% (13/13) |
100.00% (1/1) |
100.00% (1/1) |
src/glaze/fuzzing/json_reflection.cpp |
100.00% (15/15) |
100.00% (1/1) |
100.00% (3/3) |
src/glaze/fuzzing/json_roundtrip_floating.cpp |
100.00% (33/33) |
100.00% (2/2) |
67.74% (21/31) |
src/glaze/fuzzing/json_roundtrip_int.cpp |
100.00% (41/41) |
100.00% (2/2) |
67.74% (21/31) |
src/glaze/fuzzing/json_roundtrip_string.cpp |
100.00% (16/16) |
100.00% (2/2) |
68.75% (22/32) |
src/glaze/fuzzing/json_with_comments.cpp |
100.00% (8/8) |
100.00% (1/1) |
100.00% (3/3) |
src/glaze/include/glaze/api/hash.hpp |
0.00% (0/3) |
0.00% (0/1) |
0.00% (0/1) |
src/glaze/include/glaze/api/xxh64.hpp |
0.00% (0/36) |
0.00% (0/13) |
0.00% (0/13) |
src/glaze/include/glaze/base64/base64.hpp |
0.00% (0/44) |
0.00% (0/2) |
0.00% (0/2) |
src/glaze/include/glaze/beve/beve_to_json.hpp |
93.75% (495/528) |
100.00% (5/5) |
99.12% (224/226) |
src/glaze/include/glaze/beve/header.hpp |
90.80% (79/87) |
100.00% (3/3) |
96.88% (31/32) |
src/glaze/include/glaze/beve/read.hpp |
93.52% (332/355) |
100.00% (12/12) |
96.48% (137/142) |
src/glaze/include/glaze/concepts/container_concepts.hpp |
0.00% (0/20) |
0.00% (0/1) |
0.00% (0/1) |
src/glaze/include/glaze/core/common.hpp |
23.08% (6/26) |
100.00% (1/1) |
100.00% (5/5) |
src/glaze/include/glaze/core/context.hpp |
50.00% (1/2) |
50.00% (1/2) |
50.00% (1/2) |
src/glaze/include/glaze/core/error_category.hpp |
0.00% (0/3) |
0.00% (0/3) |
0.00% (0/3) |
src/glaze/include/glaze/core/opts.hpp |
0.00% (0/117) |
0.00% (0/13) |
0.00% (0/13) |
src/glaze/include/glaze/core/read.hpp |
85.11% (40/47) |
100.00% (3/3) |
76.92% (20/26) |
src/glaze/include/glaze/core/reflect.hpp |
4.39% (27/615) |
28.57% (4/14) |
54.17% (13/24) |
src/glaze/include/glaze/core/seek.hpp |
0.00% (0/50) |
0.00% (0/7) |
0.00% (0/7) |
src/glaze/include/glaze/core/wrappers.hpp |
0.00% (0/6) |
0.00% (0/1) |
0.00% (0/1) |
src/glaze/include/glaze/core/write.hpp |
62.50% (20/32) |
66.67% (2/3) |
80.00% (8/10) |
src/glaze/include/glaze/core/write_chars.hpp |
8.60% (8/93) |
50.00% (1/2) |
80.00% (4/5) |
src/glaze/include/glaze/csv/read.hpp |
98.98% (388/392) |
100.00% (14/14) |
99.04% (206/208) |
src/glaze/include/glaze/file/file_ops.hpp |
0.00% (0/7) |
0.00% (0/1) |
0.00% (0/1) |
src/glaze/include/glaze/file/read_directory.hpp |
0.00% (0/3) |
0.00% (0/1) |
0.00% (0/1) |
src/glaze/include/glaze/file/write_directory.hpp |
0.00% (0/12) |
0.00% (0/1) |
0.00% (0/1) |
src/glaze/include/glaze/json/escape_unicode.hpp |
0.00% (0/209) |
0.00% (0/3) |
0.00% (0/3) |
src/glaze/include/glaze/json/generic.hpp |
8.89% (20/225) |
8.93% (5/56) |
22.73% (15/66) |
src/glaze/include/glaze/json/jmespath.hpp |
80.93% (611/755) |
81.82% (9/11) |
77.58% (263/339) |
src/glaze/include/glaze/json/json_format.hpp |
100.00% (78/78) |
100.00% (4/4) |
100.00% (42/42) |
src/glaze/include/glaze/json/json_ptr.hpp |
0.00% (0/3) |
0.00% (0/1) |
0.00% (0/1) |
src/glaze/include/glaze/json/minify.hpp |
93.64% (162/173) |
100.00% (6/6) |
95.45% (42/44) |
src/glaze/include/glaze/json/prettify.hpp |
92.99% (146/157) |
100.00% (3/3) |
95.45% (63/66) |
src/glaze/include/glaze/json/read.hpp |
96.05% (826/860) |
90.91% (20/22) |
95.14% (411/432) |
src/glaze/include/glaze/json/skip.hpp |
100.00% (60/60) |
100.00% (1/1) |
100.00% (34/34) |
src/glaze/include/glaze/json/write.hpp |
25.28% (251/993) |
42.11% (8/19) |
81.25% (52/64) |
src/glaze/include/glaze/reflection/get_name.hpp |
0.00% (0/8) |
0.00% (0/1) |
0.00% (0/1) |
src/glaze/include/glaze/reflection/to_tuple.hpp |
0.41% (5/1210) |
33.33% (1/3) |
75.00% (6/8) |
src/glaze/include/glaze/stencil/stencil.hpp |
0.00% (0/28) |
0.00% (0/1) |
0.00% (0/1) |
src/glaze/include/glaze/tuplet/tuple.hpp |
13.56% (8/59) |
33.33% (4/12) |
33.33% (4/12) |
src/glaze/include/glaze/util/atoi.hpp |
73.51% (455/619) |
50.00% (6/12) |
95.86% (278/290) |
src/glaze/include/glaze/util/bit_array.hpp |
0.00% (0/13) |
0.00% (0/2) |
0.00% (0/2) |
src/glaze/include/glaze/util/compare.hpp |
17.95% (14/78) |
50.00% (2/4) |
90.91% (20/22) |
src/glaze/include/glaze/util/dragonbox.hpp |
58.76% (436/742) |
67.02% (63/94) |
74.26% (202/272) |
src/glaze/include/glaze/util/dtoa.hpp |
46.67% (91/195) |
66.67% (4/6) |
93.94% (31/33) |
src/glaze/include/glaze/util/dump.hpp |
65.35% (66/101) |
70.00% (7/10) |
88.24% (30/34) |
src/glaze/include/glaze/util/fast_float.hpp |
71.61% (903/1261) |
71.52% (113/158) |
81.01% (495/611) |
src/glaze/include/glaze/util/for_each.hpp |
41.67% (25/60) |
50.00% (2/4) |
81.25% (13/16) |
src/glaze/include/glaze/util/glaze_fast_float.hpp |
100.00% (145/145) |
100.00% (3/3) |
100.00% (94/94) |
src/glaze/include/glaze/util/hash_map.hpp |
0.00% (0/109) |
0.00% (0/6) |
0.00% (0/6) |
src/glaze/include/glaze/util/itoa.hpp |
100.00% (189/189) |
100.00% (8/8) |
100.00% (38/38) |
src/glaze/include/glaze/util/key_transformers.hpp |
0.00% (0/201) |
0.00% (0/15) |
0.00% (0/15) |
src/glaze/include/glaze/util/parse.hpp |
65.56% (337/514) |
62.96% (17/27) |
93.75% (180/192) |
src/glaze/include/glaze/util/string_literal.hpp |
5.26% (1/19) |
25.00% (1/4) |
25.00% (1/4) |
src/glaze/include/glaze/util/utility.hpp |
0.00% (0/14) |
0.00% (0/1) |
0.00% (0/1) |
src/glaze/include/glaze/util/validate.hpp |
0.00% (0/56) |
0.00% (0/2) |
0.00% (0/2) |
Totals |
54.49% (6451/11838) |
56.40% (348/617) |
85.09% (3058/3594) |