Coverage Report

View results by: Directories | Files

Path Line Coverage Function Coverage Region Coverage
src/glaze/fuzzing/json_roundtrip_floating.cpp
100.00% (33/33)
100.00% (2/2)
100.00% (15/15)
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/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/meta.hpp
  0.00% (0/1)
  0.00% (0/1)
  0.00% (0/1)
src/glaze/include/glaze/core/opts.hpp
  0.00% (0/40)
  0.00% (0/8)
  0.00% (0/8)
src/glaze/include/glaze/core/read.hpp
 78.57% (33/42)
100.00% (2/2)
 72.00% (18/25)
src/glaze/include/glaze/core/reflect.hpp
  0.00% (0/596)
  0.00% (0/15)
  0.00% (0/15)
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/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/jmespath.hpp
  0.00% (0/317)
  0.00% (0/7)
  0.00% (0/7)
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/json_t.hpp
  0.00% (0/116)
  0.00% (0/46)
  0.00% (0/46)
src/glaze/include/glaze/json/read.hpp
 70.95% (105/148)
 77.78% (7/9)
 71.43% (55/77)
src/glaze/include/glaze/json/schema.hpp
  0.00% (0/1)
  0.00% (0/1)
  0.00% (0/1)
src/glaze/include/glaze/json/write.hpp
 10.76% (114/1059)
 26.32% (5/19)
 55.88% (19/34)
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)
 60.00% (3/5)
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
 66.67% (8/12)
 66.67% (4/6)
 66.67% (4/6)
src/glaze/include/glaze/util/atoi.hpp
  0.00% (0/148)
  0.00% (0/7)
  0.00% (0/7)
src/glaze/include/glaze/util/compare.hpp
  9.86% (7/71)
 33.33% (1/3)
 66.67% (4/6)
src/glaze/include/glaze/util/dragonbox.hpp
 82.74% (441/533)
 67.02% (63/94)
 81.58% (155/190)
src/glaze/include/glaze/util/dtoa.hpp
 98.38% (182/185)
100.00% (6/6)
 98.51% (66/67)
src/glaze/include/glaze/util/dump.hpp
 18.37% (18/98)
 33.33% (3/9)
 42.11% (8/19)
src/glaze/include/glaze/util/fast_float.hpp
 44.00% (535/1216)
 54.43% (86/158)
 46.37% (281/606)
src/glaze/include/glaze/util/for_each.hpp
 14.29% (6/42)
 25.00% (1/4)
 50.00% (3/6)
src/glaze/include/glaze/util/glaze_fast_float.hpp
 84.44% (114/135)
100.00% (3/3)
 84.93% (62/73)
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
  0.00% (0/122)
  0.00% (0/5)
  0.00% (0/5)
src/glaze/include/glaze/util/parse.hpp
  7.42% (17/229)
 11.76% (2/17)
 29.03% (9/31)
src/glaze/include/glaze/util/string_literal.hpp
  0.00% (0/18)
  0.00% (0/3)
  0.00% (0/3)
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
 23.16% (1653/7136)
 39.63% (191/482)
 54.50% (720/1321)