Coverage Report

View results by: Directories | Files

Path Line Coverage Function Coverage Region Coverage
src/glaze/fuzzing/json_jmespath.cpp
100.00% (30/30)
100.00% (2/2)
100.00% (8/8)
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
  0.00% (0/2)
  0.00% (0/2)
  0.00% (0/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/40)
  0.00% (0/8)
  0.00% (0/8)
src/glaze/include/glaze/core/read.hpp
100.00% (9/9)
100.00% (1/1)
100.00% (2/2)
src/glaze/include/glaze/core/reflect.hpp
  1.03% (7/679)
  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/generic.hpp
  0.00% (0/224)
  0.00% (0/54)
  0.00% (0/54)
src/glaze/include/glaze/json/jmespath.hpp
 86.90% (650/748)
100.00% (11/11)
 80.00% (300/375)
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/read.hpp
 95.00% (380/400)
 81.82% (9/11)
 96.63% (201/208)
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
  0.00% (0/871)
  0.00% (0/14)
  0.00% (0/14)
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)
 71.43% (5/7)
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
 40.94% (104/254)
 40.00% (4/10)
 90.14% (64/71)
src/glaze/include/glaze/util/compare.hpp
  9.86% (7/71)
 33.33% (1/3)
 83.33% (10/12)
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
  0.00% (0/875)
  0.00% (0/122)
  0.00% (0/122)
src/glaze/include/glaze/util/for_each.hpp
 34.04% (16/47)
 50.00% (1/2)
 80.00% (8/10)
src/glaze/include/glaze/util/itoa.hpp
  0.00% (0/122)
  0.00% (0/5)
  0.00% (0/5)
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
 84.55% (383/453)
 68.00% (17/25)
 94.94% (225/237)
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
 20.34% (1664/8181)
 11.40% (53/465)
 63.54% (868/1366)