Coverage Report

View results by: Directories | Files

Path Line Coverage Function Coverage Region Coverage
src/glaze/fuzzing/json_reflection.cpp
100.00% (15/15)
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/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/35)
  0.00% (0/7)
  0.00% (0/7)
src/glaze/include/glaze/core/read.hpp
 88.10% (37/42)
100.00% (3/3)
 83.33% (20/24)
src/glaze/include/glaze/core/reflect.hpp
  1.17% (7/600)
  6.67% (1/15)
 17.65% (3/17)
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
  0.00% (0/32)
  0.00% (0/3)
  0.00% (0/3)
src/glaze/include/glaze/core/write_chars.hpp
  0.00% (0/93)
  0.00% (0/2)
  0.00% (0/2)
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
 52.65% (248/471)
 75.00% (9/12)
 55.29% (141/255)
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
  0.00% (0/941)
  0.00% (0/15)
  0.00% (0/15)
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
 58.33% (7/12)
 50.00% (3/6)
 50.00% (3/6)
src/glaze/include/glaze/util/atoi.hpp
 71.37% (374/524)
 50.00% (6/12)
 97.03% (229/236)
src/glaze/include/glaze/util/compare.hpp
  9.86% (7/71)
 33.33% (1/3)
 80.00% (8/10)
src/glaze/include/glaze/util/dragonbox.hpp
  0.00% (0/839)
  0.00% (0/92)
  0.00% (0/92)
src/glaze/include/glaze/util/dtoa.hpp
  0.00% (0/272)
  0.00% (0/6)
  0.00% (0/6)
src/glaze/include/glaze/util/dump.hpp
  0.00% (0/91)
  0.00% (0/8)
  0.00% (0/8)
src/glaze/include/glaze/util/fast_float.hpp
 71.24% (872/1224)
 63.92% (101/158)
 79.21% (480/606)
src/glaze/include/glaze/util/for_each.hpp
 35.85% (19/53)
 33.33% (1/3)
 76.92% (10/13)
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
  0.00% (0/122)
  0.00% (0/5)
  0.00% (0/5)
src/glaze/include/glaze/util/parse.hpp
 23.48% (81/345)
 15.00% (3/20)
 43.56% (44/101)
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
 22.17% (1824/8229)
 27.89% (135/484)
 64.55% (1047/1622)