Coverage Report

View results by: Directories | Files

Path Line Coverage Function Coverage Region Coverage
src/cpython3/Include/cpython/abstract.h
 92.31% (12/13)
100.00% (3/3)
 78.26% (18/23)
src/cpython3/Include/cpython/bytearrayobject.h
 80.00% (12/15)
100.00% (2/2)
 72.22% (26/36)
src/cpython3/Include/cpython/bytesobject.h
 70.00% (7/10)
 66.67% (2/3)
 65.62% (21/32)
src/cpython3/Include/cpython/cellobject.h
  0.00% (0/18)
  0.00% (0/2)
  0.00% (0/2)
src/cpython3/Include/cpython/ceval.h
  0.00% (0/3)
  0.00% (0/1)
  0.00% (0/1)
src/cpython3/Include/cpython/classobject.h
 66.67% (6/9)
 66.67% (2/3)
 42.86% (18/42)
src/cpython3/Include/cpython/code.h
 32.00% (8/25)
 28.57% (2/7)
 44.44% (12/27)
src/cpython3/Include/cpython/dictobject.h
 70.00% (7/10)
100.00% (1/1)
 58.33% (7/12)
src/cpython3/Include/cpython/fileutils.h
  0.00% (0/3)
  0.00% (0/1)
  0.00% (0/1)
src/cpython3/Include/cpython/floatobject.h
100.00% (3/3)
100.00% (1/1)
 64.29% (9/14)
src/cpython3/Include/cpython/funcobject.h
 14.29% (3/21)
 14.29% (1/7)
 12.50% (9/72)
src/cpython3/Include/cpython/listobject.h
 78.57% (11/14)
100.00% (2/2)
 60.78% (31/51)
src/cpython3/Include/cpython/longintrepr.h
100.00% (11/11)
100.00% (2/2)
 55.88% (19/34)
src/cpython3/Include/cpython/memoryobject.h
  0.00% (0/6)
  0.00% (0/2)
  0.00% (0/2)
src/cpython3/Include/cpython/methodobject.h
 90.00% (18/20)
100.00% (4/4)
 65.43% (53/81)
src/cpython3/Include/cpython/monitoring.h
  0.00% (0/85)
  0.00% (0/17)
  0.00% (0/17)
src/cpython3/Include/cpython/objimpl.h
100.00% (8/8)
100.00% (2/2)
100.00% (7/7)
src/cpython3/Include/cpython/pyatomic_gcc.h
 22.73% (35/154)
 22.14% (31/140)
 22.14% (31/140)
src/cpython3/Include/cpython/pyhash.h
  0.00% (0/3)
  0.00% (0/1)
  0.00% (0/1)
src/cpython3/Include/cpython/pylock.h
 73.33% (11/15)
100.00% (3/3)
 83.33% (10/12)
src/cpython3/Include/cpython/pystate.h
  0.00% (0/3)
  0.00% (0/1)
  0.00% (0/1)
src/cpython3/Include/cpython/setobject.h
 57.14% (4/7)
100.00% (1/1)
 65.00% (13/20)
src/cpython3/Include/cpython/tupleobject.h
100.00% (10/10)
100.00% (2/2)
 60.78% (31/51)
src/cpython3/Include/cpython/unicodeobject.h
 81.33% (122/150)
 79.17% (19/24)
 63.00% (252/400)
src/cpython3/Include/internal/mimalloc/mimalloc/atomic.h
 19.05% (4/21)
 16.67% (1/6)
 41.46% (17/41)
src/cpython3/Include/internal/mimalloc/mimalloc/internal.h
  1.04% (4/383)
  1.41% (1/71)
  0.35% (1/289)
src/cpython3/Include/internal/mimalloc/mimalloc/prim.h
 33.33% (12/36)
 75.00% (3/4)
 75.00% (3/4)
src/cpython3/Include/internal/mimalloc/mimalloc/types.h
  0.00% (0/3)
  0.00% (0/1)
  0.00% (0/3)
src/cpython3/Include/internal/pycore_abstract.h
100.00% (4/4)
100.00% (1/1)
100.00% (9/9)
src/cpython3/Include/internal/pycore_backoff.h
 74.00% (37/50)
 70.00% (7/10)
 62.96% (34/54)
src/cpython3/Include/internal/pycore_bitutils.h
  9.84% (12/122)
 40.00% (2/5)
 66.67% (8/12)
src/cpython3/Include/internal/pycore_bytesobject.h
 64.29% (9/14)
 50.00% (1/2)
 66.67% (10/15)
src/cpython3/Include/internal/pycore_call.h
 58.93% (33/56)
 57.14% (4/7)
 65.00% (52/80)
src/cpython3/Include/internal/pycore_cell.h
 68.42% (26/38)
100.00% (4/4)
 94.74% (18/19)
src/cpython3/Include/internal/pycore_ceval.h
 97.50% (39/40)
100.00% (10/10)
 74.07% (20/27)
src/cpython3/Include/internal/pycore_code.h
 80.61% (79/98)
 78.95% (15/19)
 67.78% (61/90)
src/cpython3/Include/internal/pycore_dict.h
 81.13% (43/53)
100.00% (8/8)
 56.25% (54/96)
src/cpython3/Include/internal/pycore_freelist.h
 86.27% (44/51)
100.00% (6/6)
 86.49% (32/37)
src/cpython3/Include/internal/pycore_function.h
 50.00% (3/6)
 50.00% (1/2)
 12.50% (2/16)
src/cpython3/Include/internal/pycore_gc.h
 76.64% (82/107)
 92.31% (12/13)
 70.00% (56/80)
src/cpython3/Include/internal/pycore_genobject.h
100.00% (5/5)
100.00% (1/1)
 58.33% (7/12)
src/cpython3/Include/internal/pycore_hashtable.h
100.00% (3/3)
100.00% (1/1)
100.00% (1/1)
src/cpython3/Include/internal/pycore_interp.h
 16.67% (3/18)
 33.33% (1/3)
 11.11% (1/9)
src/cpython3/Include/internal/pycore_interpframe.h
 77.05% (141/183)
 90.00% (18/20)
 58.37% (136/233)
src/cpython3/Include/internal/pycore_list.h
 88.46% (23/26)
100.00% (2/2)
 68.75% (44/64)
src/cpython3/Include/internal/pycore_llist.h
 12.90% (4/31)
 20.00% (1/5)
 11.11% (1/9)
src/cpython3/Include/internal/pycore_lock.h
 29.41% (10/34)
 33.33% (2/6)
 37.50% (9/24)
src/cpython3/Include/internal/pycore_long.h
100.00% (63/63)
100.00% (17/17)
 65.97% (126/191)
src/cpython3/Include/internal/pycore_moduleobject.h
 93.33% (14/15)
100.00% (3/3)
 53.49% (23/43)
src/cpython3/Include/internal/pycore_object.h
 52.40% (142/271)
 80.77% (21/26)
 65.73% (211/321)
src/cpython3/Include/internal/pycore_object_alloc.h
 50.00% (8/16)
100.00% (2/2)
100.00% (2/2)
src/cpython3/Include/internal/pycore_object_deferred.h
  0.00% (0/7)
  0.00% (0/1)
  0.00% (0/1)
src/cpython3/Include/internal/pycore_object_stack.h
  0.00% (0/38)
  0.00% (0/3)
  0.00% (0/3)
src/cpython3/Include/internal/pycore_opcode_metadata.h
 50.78% (490/965)
100.00% (3/3)
 50.78% (489/963)
src/cpython3/Include/internal/pycore_optimizer.h
  0.00% (0/41)
  0.00% (0/11)
  0.00% (0/11)
src/cpython3/Include/internal/pycore_pyerrors.h
 90.00% (9/10)
100.00% (2/2)
 66.67% (22/33)
src/cpython3/Include/internal/pycore_pyhash.h
 54.55% (6/11)
100.00% (1/1)
100.00% (9/9)
src/cpython3/Include/internal/pycore_pymath.h
 81.82% (18/22)
100.00% (2/2)
 94.55% (52/55)
src/cpython3/Include/internal/pycore_pymem.h
 50.00% (8/16)
100.00% (1/1)
100.00% (7/7)
src/cpython3/Include/internal/pycore_pystate.h
 51.67% (31/60)
 88.89% (8/9)
 69.23% (18/26)
src/cpython3/Include/internal/pycore_qsbr.h
  0.00% (0/14)
  0.00% (0/4)
  0.00% (0/5)
src/cpython3/Include/internal/pycore_runtime.h
 50.00% (9/18)
 66.67% (2/3)
 66.67% (6/9)
src/cpython3/Include/internal/pycore_stackref.h
 75.58% (130/172)
 76.47% (26/34)
 65.46% (199/304)
src/cpython3/Include/internal/pycore_structseq.h
100.00% (3/3)
100.00% (1/1)
100.00% (1/1)
src/cpython3/Include/internal/pycore_tuple.h
 66.67% (4/6)
100.00% (1/1)
 56.76% (21/37)
src/cpython3/Include/internal/pycore_typeobject.h
 93.75% (15/16)
100.00% (3/3)
 53.70% (29/54)
src/cpython3/Include/internal/pycore_unicodeobject.h
 96.55% (28/29)
100.00% (1/1)
 57.69% (30/52)
src/cpython3/Include/internal/pycore_unicodeobject_generated.h
100.00% (3275/3275)
100.00% (1/1)
 56.52% (10634/18814)
src/cpython3/Include/internal/pycore_weakref.h
 35.00% (21/60)
 66.67% (2/3)
 50.98% (26/51)
src/cpython3/Include/object.h
 83.33% (35/42)
100.00% (9/9)
 69.70% (46/66)
src/cpython3/Include/pydtrace.h
 20.83% (5/24)
 20.83% (5/24)
 20.83% (5/24)
src/cpython3/Include/refcount.h
 37.89% (61/161)
100.00% (11/11)
 90.62% (58/64)
src/cpython3/Modules/_abc.c
 46.89% (294/627)
 64.29% (18/28)
 53.42% (539/1009)
src/cpython3/Modules/_asynciomodule.c
  0.00% (0/2322)
  0.00% (0/131)
  0.00% (0/5019)
src/cpython3/Modules/_codecsmodule.c
 36.43% (94/258)
 38.10% (16/42)
 19.91% (43/216)
src/cpython3/Modules/_collectionsmodule.c
  4.49% (74/1648)
 10.23% (9/88)
  7.25% (200/2757)
src/cpython3/Modules/_datetimemodule.c
  4.64% (195/4207)
  7.23% (18/249)
  7.44% (487/6544)
src/cpython3/Modules/_functoolsmodule.c
 20.87% (244/1169)
 24.53% (13/53)
 19.72% (457/2318)
src/cpython3/Modules/_io/_iomodule.c
 49.56% (170/343)
 66.67% (6/9)
 52.57% (439/835)
src/cpython3/Modules/_io/_iomodule.h
100.00% (15/15)
100.00% (3/3)
 54.55% (18/33)
src/cpython3/Modules/_io/bufferedio.c
 20.04% (283/1412)
 29.49% (23/78)
 19.94% (507/2542)
src/cpython3/Modules/_io/bytesio.c
 11.11% (68/612)
 15.91% (7/44)
 14.81% (157/1060)
src/cpython3/Modules/_io/clinic/_iomodule.c.h
 55.19% (117/212)
 66.67% (2/3)
 67.67% (157/232)
src/cpython3/Modules/_io/clinic/bufferedio.c.h
 29.29% (181/618)
 35.29% (12/34)
 25.07% (182/726)
src/cpython3/Modules/_io/clinic/bytesio.c.h
 19.92% (53/266)
 10.53% (2/19)
 25.97% (67/258)
src/cpython3/Modules/_io/clinic/fileio.c.h
 43.16% (101/234)
 64.29% (9/14)
 43.16% (123/285)
src/cpython3/Modules/_io/clinic/iobase.c.h
  7.84% (12/153)
 28.57% (4/14)
  2.52% (4/159)
src/cpython3/Modules/_io/clinic/stringio.c.h
  0.00% (0/221)
  0.00% (0/17)
  0.00% (0/209)
src/cpython3/Modules/_io/clinic/textio.c.h
 14.10% (85/603)
  5.88% (2/34)
 18.04% (116/643)
src/cpython3/Modules/_io/fileio.c
 40.23% (284/706)
 59.38% (19/32)
 43.20% (324/750)
src/cpython3/Modules/_io/iobase.c
 16.95% (81/478)
 31.58% (12/38)
 13.55% (106/782)
src/cpython3/Modules/_io/stringio.c
  0.00% (0/557)
  0.00% (0/27)
  0.00% (0/1110)
src/cpython3/Modules/_io/textio.c
 12.86% (261/2030)
 14.10% (11/78)
 15.25% (612/4014)
src/cpython3/Modules/_localemodule.c
  9.67% (47/486)
 16.00% (4/25)
  9.19% (77/838)
src/cpython3/Modules/_opcode.c
  0.00% (0/179)
  0.00% (0/17)
  0.00% (0/726)
src/cpython3/Modules/_operator.c
  3.15% (28/890)
  4.30% (4/93)
  3.42% (54/1580)
src/cpython3/Modules/_sre/clinic/sre.c.h
 18.28% (174/952)
 25.00% (7/28)
 17.29% (186/1076)
src/cpython3/Modules/_sre/sre.c
 35.55% (668/1879)
 41.67% (40/96)
 38.41% (1388/3614)
src/cpython3/Modules/_sre/sre_lib.h
 34.94% (405/1159)
 66.67% (4/6)
 28.46% (763/2681)
src/cpython3/Modules/_stat.c
 52.12% (86/165)
 16.67% (3/18)
 49.92% (308/617)
src/cpython3/Modules/_suggestions.c
  0.00% (0/22)
  0.00% (0/2)
  0.00% (0/24)
src/cpython3/Modules/_sysconfig.c
  0.00% (0/22)
  0.00% (0/2)
  0.00% (0/21)
src/cpython3/Modules/_threadmodule.c
  9.29% (123/1324)
 17.02% (16/94)
 10.81% (173/1601)
src/cpython3/Modules/_tracemalloc.c
  0.00% (0/43)
  0.00% (0/11)
  0.00% (0/30)
src/cpython3/Modules/_typesmodule.c
100.00% (42/42)
100.00% (2/2)
 62.67% (282/450)
src/cpython3/Modules/_typingmodule.c
  0.00% (0/31)
  0.00% (0/3)
  0.00% (0/39)
src/cpython3/Modules/_weakref.c
 30.88% (21/68)
 57.14% (4/7)
 33.33% (25/75)
src/cpython3/Modules/_xxtestfuzz/fuzzer.c
 66.21% (292/441)
 90.91% (20/22)
 86.63% (350/404)
src/cpython3/Modules/atexitmodule.c
  4.17% (7/168)
  7.14% (1/14)
  2.89% (10/346)
src/cpython3/Modules/clinic/_abc.c.h
 52.38% (22/42)
 50.00% (2/4)
 52.94% (18/34)
src/cpython3/Modules/clinic/_asynciomodule.c.h
  0.00% (0/999)
  0.00% (0/57)
  0.00% (0/1064)
src/cpython3/Modules/clinic/_codecsmodule.c.h
 18.54% (302/1629)
 34.21% (13/38)
 24.82% (385/1551)
src/cpython3/Modules/clinic/_collectionsmodule.c.h
  8.09% (22/272)
  4.76% (1/21)
 16.84% (48/285)
src/cpython3/Modules/clinic/_datetimemodule.c.h
  0.00% (0/1324)
  0.00% (0/35)
  0.00% (0/1638)
src/cpython3/Modules/clinic/_functoolsmodule.c.h
  0.00% (0/93)
  0.00% (0/4)
  0.00% (0/96)
src/cpython3/Modules/clinic/_localemodule.c.h
  0.00% (0/288)
  0.00% (0/12)
  0.00% (0/246)
src/cpython3/Modules/clinic/_opcode.c.h
  0.00% (0/456)
  0.00% (0/15)
  0.00% (0/508)
src/cpython3/Modules/clinic/_operator.c.h
  0.00% (0/631)
  0.00% (0/46)
  0.00% (0/535)
src/cpython3/Modules/clinic/_suggestions.c.h
  0.00% (0/17)
  0.00% (0/1)
  0.00% (0/15)
src/cpython3/Modules/clinic/_sysconfig.c.h
  0.00% (0/3)
  0.00% (0/1)
  0.00% (0/1)
src/cpython3/Modules/clinic/_threadmodule.c.h
  9.12% (27/296)
 13.04% (3/23)
 10.41% (33/317)
src/cpython3/Modules/clinic/_tracemalloc.c.h
  0.00% (0/42)
  0.00% (0/9)
  0.00% (0/27)
src/cpython3/Modules/clinic/_weakref.c.h
 26.67% (12/45)
 33.33% (1/3)
 30.77% (12/39)
src/cpython3/Modules/clinic/faulthandler.c.h
  0.00% (0/335)
  0.00% (0/14)
  0.00% (0/368)
src/cpython3/Modules/clinic/gcmodule.c.h
  0.00% (0/235)
  0.00% (0/18)
  0.00% (0/205)
src/cpython3/Modules/clinic/itertoolsmodule.c.h
 13.39% (81/605)
 10.53% (2/19)
  9.81% (111/1131)
src/cpython3/Modules/clinic/posixmodule.c.h
  2.88% (157/5455)
  4.28% (8/187)
  2.91% (184/6325)
src/cpython3/Modules/clinic/pwdmodule.c.h
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/8)
src/cpython3/Modules/clinic/signalmodule.c.h
  0.00% (0/308)
  0.00% (0/19)
  0.00% (0/280)
src/cpython3/Modules/clinic/symtablemodule.c.h
  0.00% (0/30)
  0.00% (0/1)
  0.00% (0/29)
src/cpython3/Modules/clinic/timemodule.c.h
  0.00% (0/20)
  0.00% (0/2)
  0.00% (0/12)
src/cpython3/Modules/errnomodule.c
 96.17% (402/418)
100.00% (3/3)
 56.00% (714/1275)
src/cpython3/Modules/faulthandler.c
  1.97% (14/712)
  2.44% (1/41)
  1.60% (13/810)
src/cpython3/Modules/gcmodule.c
  0.00% (0/191)
  0.00% (0/23)
  0.00% (0/215)
src/cpython3/Modules/getbuildinfo.c
 78.57% (22/28)
100.00% (3/3)
 80.00% (16/20)
src/cpython3/Modules/getpath.c
 49.63% (271/546)
 72.73% (16/22)
 51.48% (331/643)
src/cpython3/Modules/itertoolsmodule.c
 14.90% (317/2127)
 10.83% (13/120)
 19.85% (957/4821)
src/cpython3/Modules/posixmodule.c
 16.32% (955/5850)
 13.29% (38/286)
 15.79% (1125/7127)
src/cpython3/Modules/pwdmodule.c
  0.00% (0/202)
  0.00% (0/10)
  0.00% (0/284)
src/cpython3/Modules/signalmodule.c
  3.42% (29/849)
  5.66% (3/53)
  2.99% (31/1036)
src/cpython3/Modules/symtablemodule.c
  0.00% (0/71)
  0.00% (0/3)
  0.00% (0/155)
src/cpython3/Modules/timemodule.c
 11.15% (106/951)
 14.58% (7/48)
 10.63% (113/1063)
src/cpython3/Objects/abstract.c
 38.16% (782/2049)
 60.87% (84/138)
 42.98% (1400/3257)
src/cpython3/Objects/boolobject.c
 49.25% (33/67)
 66.67% (6/9)
 71.83% (102/142)
src/cpython3/Objects/bytearrayobject.c
 21.15% (339/1603)
 24.27% (25/103)
 20.85% (486/2331)
src/cpython3/Objects/bytes_methods.c
 33.02% (142/430)
 42.31% (11/26)
 27.26% (160/587)
src/cpython3/Objects/bytesobject.c
 27.53% (659/2394)
 47.17% (50/106)
 26.98% (932/3455)
src/cpython3/Objects/call.c
 55.62% (376/676)
 68.29% (28/41)
 54.26% (510/940)
src/cpython3/Objects/capsule.c
 37.98% (79/208)
 38.89% (7/18)
 45.45% (85/187)
src/cpython3/Objects/cellobject.c
 28.87% (28/97)
 41.67% (5/12)
 25.83% (62/240)
src/cpython3/Objects/classobject.c
 21.84% (69/316)
 20.00% (5/25)
 24.27% (133/548)
src/cpython3/Objects/clinic/bytearrayobject.c.h
 13.26% (124/935)
 13.51% (5/37)
 14.15% (138/975)
src/cpython3/Objects/clinic/bytesobject.c.h
 27.61% (209/757)
 26.92% (7/26)
 31.20% (258/827)
src/cpython3/Objects/clinic/classobject.c.h
  0.00% (0/37)
  0.00% (0/3)
  0.00% (0/92)
src/cpython3/Objects/clinic/codeobject.c.h
  0.00% (0/384)
  0.00% (0/3)
  0.00% (0/907)
src/cpython3/Objects/clinic/complexobject.c.h
  0.00% (0/75)
  0.00% (0/6)
  0.00% (0/86)
src/cpython3/Objects/clinic/descrobject.c.h
 92.00% (92/100)
100.00% (2/2)
 82.88% (121/146)
src/cpython3/Objects/clinic/dictobject.c.h
 74.76% (77/103)
 69.23% (9/13)
 79.75% (63/79)
src/cpython3/Objects/clinic/enumobject.c.h
  0.00% (0/60)
  0.00% (0/2)
  0.00% (0/105)
src/cpython3/Objects/clinic/exceptions.c.h
  9.82% (11/112)
  6.67% (1/15)
 13.11% (8/61)
src/cpython3/Objects/clinic/floatobject.c.h
  4.95% (5/101)
  7.14% (1/14)
  2.11% (2/95)
src/cpython3/Objects/clinic/frameobject.c.h
  6.93% (7/101)
  6.67% (1/15)
  7.41% (4/54)
src/cpython3/Objects/clinic/funcobject.c.h
 23.93% (28/117)
 57.14% (4/7)
 10.85% (14/129)
src/cpython3/Objects/clinic/interpolationobject.c.h
  0.00% (0/68)
  0.00% (0/1)
  0.00% (0/101)
src/cpython3/Objects/clinic/listobject.c.h
 62.75% (128/204)
 64.29% (9/14)
 63.43% (137/216)
src/cpython3/Objects/clinic/longobject.c.h
 69.55% (169/243)
 45.45% (5/11)
 73.00% (192/263)
src/cpython3/Objects/clinic/memoryobject.c.h
 28.89% (78/270)
 30.00% (3/10)
 29.62% (93/314)
src/cpython3/Objects/clinic/moduleobject.c.h
 87.50% (42/48)
100.00% (1/1)
 78.87% (56/71)
src/cpython3/Objects/clinic/odictobject.c.h
  0.00% (0/214)
  0.00% (0/5)
  0.00% (0/259)
src/cpython3/Objects/clinic/setobject.c.h
 34.57% (56/162)
 36.36% (8/22)
 38.89% (28/72)
src/cpython3/Objects/clinic/structseq.c.h
  0.00% (0/44)
  0.00% (0/1)
  0.00% (0/68)
src/cpython3/Objects/clinic/tupleobject.c.h
 25.93% (14/54)
 25.00% (1/4)
 48.00% (36/75)
src/cpython3/Objects/clinic/typeobject.c.h
 47.83% (33/69)
 41.67% (5/12)
 51.28% (20/39)
src/cpython3/Objects/clinic/typevarobject.c.h
  0.00% (0/423)
  0.00% (0/19)
  0.00% (0/540)
src/cpython3/Objects/clinic/unicodeobject.c.h
 40.09% (370/923)
 44.44% (20/45)
 45.05% (419/930)
src/cpython3/Objects/codeobject.c
 21.42% (428/1998)
 17.20% (16/93)
 26.53% (868/3272)
src/cpython3/Objects/complexobject.c
 43.16% (363/841)
 65.31% (32/49)
 45.52% (539/1184)
src/cpython3/Objects/descrobject.c
 46.27% (503/1087)
 53.19% (50/94)
 51.08% (735/1439)
src/cpython3/Objects/dictobject.c
 50.36% (2152/4273)
 67.49% (164/243)
 42.73% (2934/6867)
src/cpython3/Objects/enumobject.c
 24.38% (78/320)
 35.29% (6/17)
 24.06% (147/611)
src/cpython3/Objects/exceptions.c
 38.18% (864/2263)
 51.76% (88/170)
 41.95% (2119/5051)
src/cpython3/Objects/fileobject.c
  9.29% (30/323)
 14.29% (3/21)
  8.44% (33/391)
src/cpython3/Objects/floatobject.c
 40.95% (604/1475)
 55.93% (33/59)
 43.57% (914/2098)
src/cpython3/Objects/frameobject.c
  8.30% (130/1567)
 15.85% (13/82)
 10.31% (277/2686)
src/cpython3/Objects/funcobject.c
 33.65% (359/1067)
 45.68% (37/81)
 37.18% (912/2453)
src/cpython3/Objects/genericaliasobject.c
  5.01% (37/738)
 11.11% (4/36)
  5.11% (75/1468)
src/cpython3/Objects/genobject.c
 14.20% (181/1275)
 14.12% (12/85)
 15.44% (345/2235)
src/cpython3/Objects/interpolationobject.c
  8.40% (10/119)
 10.00% (1/10)
  3.86% (11/285)
src/cpython3/Objects/iterobject.c
 23.43% (56/239)
 23.81% (5/21)
 16.95% (71/419)
src/cpython3/Objects/listobject.c
 68.97% (1696/2459)
 79.84% (99/124)
 62.00% (2379/3837)
src/cpython3/Objects/longobject.c
 66.38% (2735/4120)
 73.26% (126/172)
 56.16% (4045/7203)
src/cpython3/Objects/memoryobject.c
 22.01% (455/2067)
 36.28% (41/113)
 18.77% (636/3389)
src/cpython3/Objects/methodobject.c
 55.87% (195/349)
 61.54% (16/26)
 52.04% (345/663)
src/cpython3/Objects/mimalloc/alloc-aligned.c
  0.00% (0/181)
  0.00% (0/28)
  0.00% (0/185)
src/cpython3/Objects/mimalloc/alloc-posix.c
  0.00% (0/106)
  0.00% (0/18)
  0.00% (0/122)
src/cpython3/Objects/mimalloc/alloc.c
  0.00% (0/444)
  0.00% (0/65)
  0.00% (0/410)
src/cpython3/Objects/mimalloc/arena.c
  0.00% (0/598)
  0.00% (0/46)
  0.00% (0/930)
src/cpython3/Objects/mimalloc/bitmap.c
  0.00% (0/294)
  0.00% (0/18)
  0.00% (0/421)
src/cpython3/Objects/mimalloc/bitmap.h
  0.00% (0/16)
  0.00% (0/5)
  0.00% (0/14)
src/cpython3/Objects/mimalloc/heap.c
  1.78% (7/394)
  5.41% (2/37)
  0.53% (2/374)
src/cpython3/Objects/mimalloc/init.c
 31.73% (79/249)
 48.00% (12/25)
 16.73% (44/263)
src/cpython3/Objects/mimalloc/options.c
 32.58% (101/310)
 33.33% (14/42)
 27.58% (123/446)
src/cpython3/Objects/mimalloc/os.c
  0.71% (3/422)
  2.94% (1/34)
  0.15% (1/666)
src/cpython3/Objects/mimalloc/page-queue.c
  0.00% (0/181)
  0.00% (0/14)
  0.00% (0/153)
src/cpython3/Objects/mimalloc/page.c
  0.00% (0/504)
  0.00% (0/27)
  0.00% (0/485)
src/cpython3/Objects/mimalloc/prim/unix/prim.c
 23.39% (69/295)
 34.38% (11/32)
 18.96% (73/385)
src/cpython3/Objects/mimalloc/random.c
 62.71% (74/118)
 71.43% (10/14)
 65.45% (36/55)
src/cpython3/Objects/mimalloc/segment-map.c
  0.00% (0/86)
  0.00% (0/6)
  0.00% (0/169)
src/cpython3/Objects/mimalloc/segment.c
  0.00% (0/1069)
  0.00% (0/66)
  0.00% (0/1542)
src/cpython3/Objects/mimalloc/stats.c
  6.51% (20/307)
 12.50% (4/32)
  4.69% (10/213)
src/cpython3/Objects/moduleobject.c
 39.69% (412/1038)
 70.45% (31/44)
 41.72% (605/1450)
src/cpython3/Objects/namespaceobject.c
 21.55% (39/181)
 50.00% (5/10)
 24.34% (74/304)
src/cpython3/Objects/object.c
 42.95% (685/1595)
 48.65% (54/111)
 47.98% (1078/2247)
src/cpython3/Objects/obmalloc.c
 33.95% (587/1729)
 36.89% (45/122)
 42.14% (1005/2385)
src/cpython3/Objects/odictobject.c
  0.00% (0/898)
  0.00% (0/55)
  0.00% (0/1539)
src/cpython3/Objects/picklebufobject.c
  0.00% (0/121)
  0.00% (0/11)
  0.00% (0/145)
src/cpython3/Objects/rangeobject.c
 30.52% (231/757)
 44.74% (17/38)
 30.34% (328/1081)
src/cpython3/Objects/setobject.c
 46.65% (781/1674)
 60.61% (60/99)
 39.56% (1275/3223)
src/cpython3/Objects/sliceobject.c
 48.73% (192/394)
 54.55% (12/22)
 48.36% (309/639)
src/cpython3/Objects/stringlib/clinic/transmogrify.h.h
  0.00% (0/215)
  0.00% (0/5)
  0.00% (0/246)
src/cpython3/Objects/stringlib/codecs.h
 53.53% (311/581)
 50.00% (3/6)
 57.63% (302/524)
src/cpython3/Objects/stringlib/count.h
 81.82% (9/11)
100.00% (1/1)
 66.67% (10/15)
src/cpython3/Objects/stringlib/ctype.h
 23.19% (16/69)
 15.38% (2/13)
 22.52% (34/151)
src/cpython3/Objects/stringlib/eq.h
100.00% (13/13)
100.00% (1/1)
 93.94% (31/33)
src/cpython3/Objects/stringlib/fastsearch.h
 30.73% (161/524)
 35.71% (5/14)
 28.81% (172/597)
src/cpython3/Objects/stringlib/find.h
 30.00% (9/30)
 25.00% (1/4)
 28.57% (12/42)
src/cpython3/Objects/stringlib/find_max_char.h
 95.89% (70/73)
100.00% (2/2)
 87.95% (73/83)
src/cpython3/Objects/stringlib/join.h
  0.00% (0/131)
  0.00% (0/1)
  0.00% (0/221)
src/cpython3/Objects/stringlib/partition.h
 39.71% (27/68)
 50.00% (1/2)
 40.54% (60/148)
src/cpython3/Objects/stringlib/replace.h
 88.46% (23/26)
100.00% (1/1)
 95.83% (23/24)
src/cpython3/Objects/stringlib/repr.h
 98.51% (66/67)
100.00% (1/1)
 98.08% (51/52)
src/cpython3/Objects/stringlib/split.h
 23.05% (56/243)
 42.86% (3/7)
 19.89% (144/724)
src/cpython3/Objects/stringlib/transmogrify.h
  6.64% (30/452)
 18.75% (3/16)
  8.13% (40/492)
src/cpython3/Objects/stringlib/unicode_format.h
 36.39% (250/687)
 50.00% (16/32)
 30.70% (194/632)
src/cpython3/Objects/structseq.c
 35.12% (190/541)
 59.09% (13/22)
 30.11% (277/920)
src/cpython3/Objects/templateobject.c
  0.00% (0/253)
  0.00% (0/16)
  0.00% (0/617)
src/cpython3/Objects/tupleobject.c
 63.65% (443/696)
 75.00% (30/40)
 62.45% (913/1462)
src/cpython3/Objects/typeobject.c
 45.47% (3570/7851)
 58.95% (247/419)
 40.96% (5831/14235)
src/cpython3/Objects/typevarobject.c
  1.67% (19/1141)
  0.96% (1/104)
  3.36% (78/2319)
src/cpython3/Objects/unicode_formatter.c
 27.19% (339/1247)
 51.85% (14/27)
 31.41% (420/1337)
src/cpython3/Objects/unicodectype.c
 51.45% (71/138)
 59.09% (13/22)
 51.58% (49/95)
src/cpython3/Objects/unicodeobject.c
 48.71% (5081/10432)
 65.04% (240/369)
 45.94% (7340/15977)
src/cpython3/Objects/unicodetype_db.h
  1.57% (35/2230)
 33.33% (1/3)
  1.50% (31/2068)
src/cpython3/Objects/unionobject.c
 24.07% (91/378)
 34.62% (9/26)
 26.62% (164/616)
src/cpython3/Objects/weakrefobject.c
 49.10% (272/554)
 30.68% (27/88)
 15.39% (373/2423)
src/cpython3/Parser/action_helpers.c
 83.13% (1227/1476)
 97.59% (81/83)
 75.12% (1443/1921)
src/cpython3/Parser/lexer/buffer.c
  0.00% (0/44)
  0.00% (0/3)
  0.00% (0/38)
src/cpython3/Parser/lexer/lexer.c
 87.42% (1133/1296)
100.00% (15/15)
 87.80% (1260/1435)
src/cpython3/Parser/lexer/state.c
 87.61% (99/113)
 85.71% (6/7)
 88.68% (94/106)
src/cpython3/Parser/myreadline.c
  0.00% (0/124)
  0.00% (0/3)
  0.00% (0/101)
src/cpython3/Parser/parser.c
 75.95% (26695/35149)
 98.91% (452/457)
 80.48% (20239/25148)
src/cpython3/Parser/peg_api.c
 25.00% (5/20)
 33.33% (1/3)
 16.67% (3/18)
src/cpython3/Parser/pegen.c
 71.64% (543/758)
 86.05% (37/43)
 70.67% (571/808)
src/cpython3/Parser/pegen.h
 68.57% (48/70)
100.00% (6/6)
 64.00% (48/75)
src/cpython3/Parser/pegen_errors.c
 77.22% (261/338)
100.00% (10/10)
 75.44% (301/399)
src/cpython3/Parser/string_parser.c
 80.46% (210/261)
100.00% (6/6)
 79.80% (237/297)
src/cpython3/Parser/token.c
 94.38% (151/160)
100.00% (3/3)
 94.84% (147/155)
src/cpython3/Parser/tokenizer/file_tokenizer.c
  0.00% (0/351)
  0.00% (0/11)
  0.00% (0/366)
src/cpython3/Parser/tokenizer/helpers.c
 69.01% (265/384)
 87.50% (14/16)
 72.73% (272/374)
src/cpython3/Parser/tokenizer/readline_tokenizer.c
  0.00% (0/109)
  0.00% (0/3)
  0.00% (0/160)
src/cpython3/Parser/tokenizer/string_tokenizer.c
 90.72% (88/97)
100.00% (6/6)
 73.19% (101/138)
src/cpython3/Parser/tokenizer/utf8_tokenizer.c
 83.72% (36/43)
100.00% (2/2)
 79.31% (23/29)
src/cpython3/Python/Python-ast.c
 29.62% (5050/17052)
 63.25% (105/166)
 17.79% (4633/26043)
src/cpython3/Python/Python-tokenize.c
  6.62% (19/287)
 33.33% (4/12)
  7.12% (22/309)
src/cpython3/Python/_contextvars.c
 50.00% (9/18)
 66.67% (2/3)
 66.67% (8/12)
src/cpython3/Python/_warnings.c
 41.46% (476/1148)
 62.50% (35/56)
 45.30% (810/1788)
src/cpython3/Python/assemble.c
 87.76% (502/572)
100.00% (30/30)
 70.84% (741/1046)
src/cpython3/Python/ast.c
  1.54% (14/912)
  4.00% (1/25)
  1.62% (23/1424)
src/cpython3/Python/ast_preprocess.c
 92.99% (703/756)
100.00% (30/30)
 87.58% (1982/2263)
src/cpython3/Python/ast_unparse.c
 83.80% (595/710)
 95.74% (45/47)
 79.03% (1168/1478)
src/cpython3/Python/bltinmodule.c
 31.25% (635/2032)
 55.07% (38/69)
 33.45% (1082/3235)
src/cpython3/Python/bootstrap_hash.c
 25.36% (53/209)
 33.33% (3/9)
 19.25% (36/187)
src/cpython3/Python/ceval.c
 33.87% (758/2238)
 48.51% (49/101)
 40.94% (11666/28497)
src/cpython3/Python/ceval_gil.c
 24.77% (163/658)
 33.96% (18/53)
 19.85% (189/952)
src/cpython3/Python/ceval_macros.h
100.00% (15/15)
100.00% (3/3)
100.00% (10/10)
src/cpython3/Python/clinic/Python-tokenize.c.h
  0.00% (0/61)
  0.00% (0/1)
  0.00% (0/81)
src/cpython3/Python/clinic/_contextvars.c.h
  0.00% (0/3)
  0.00% (0/1)
  0.00% (0/1)
src/cpython3/Python/clinic/_warnings.c.h
 37.72% (63/167)
 20.00% (1/5)
 36.22% (71/196)
src/cpython3/Python/clinic/bltinmodule.c.h
 59.12% (363/614)
 65.00% (13/20)
 60.23% (412/684)
src/cpython3/Python/clinic/context.c.h
 23.61% (17/72)
 20.00% (2/10)
 28.85% (15/52)
src/cpython3/Python/clinic/import.c.h
 52.31% (136/260)
 66.67% (12/18)
 52.81% (122/231)
src/cpython3/Python/clinic/instruction_sequence.c.h
  0.00% (0/168)
  0.00% (0/7)
  0.00% (0/204)
src/cpython3/Python/clinic/instrumentation.c.h
  0.00% (0/153)
  0.00% (0/11)
  0.00% (0/139)
src/cpython3/Python/clinic/marshal.c.h
 20.29% (42/207)
 25.00% (1/4)
 20.80% (47/226)
src/cpython3/Python/clinic/sysmodule.c.h
 14.24% (90/632)
 14.29% (7/49)
 16.09% (93/578)
src/cpython3/Python/clinic/traceback.c.h
  0.00% (0/67)
  0.00% (0/3)
  0.00% (0/87)
src/cpython3/Python/codecs.c
 39.11% (456/1166)
 41.79% (28/67)
 36.99% (557/1506)
src/cpython3/Python/codegen.c
 88.71% (4055/4571)
 99.37% (158/159)
 74.61% (10477/14042)
src/cpython3/Python/compile.c
 69.39% (857/1235)
 94.92% (56/59)
 66.33% (1462/2204)
src/cpython3/Python/condvar.h
  0.00% (0/12)
  0.00% (0/1)
  0.00% (0/8)
src/cpython3/Python/config_common.h
 50.00% (12/24)
 66.67% (2/3)
 56.25% (9/16)
src/cpython3/Python/context.c
 26.03% (183/703)
 29.69% (19/64)
 27.38% (265/968)
src/cpython3/Python/critical_section.c
  0.00% (0/20)
  0.00% (0/10)
  0.00% (0/10)
src/cpython3/Python/crossinterp.c
  1.25% (28/2234)
  3.31% (4/121)
  1.26% (45/3558)
src/cpython3/Python/crossinterp_data_lookup.h
  8.27% (45/544)
  8.89% (4/45)
  6.88% (47/683)
src/cpython3/Python/crossinterp_exceptions.h
 24.14% (28/116)
 25.00% (3/12)
 11.11% (18/162)
src/cpython3/Python/dtoa.c
 80.48% (1361/1691)
 96.43% (27/28)
 78.45% (1394/1777)
src/cpython3/Python/dynload_shlib.c
 32.65% (16/49)
100.00% (1/1)
 18.87% (10/53)
src/cpython3/Python/errors.c
 31.87% (407/1277)
 47.67% (41/86)
 31.07% (539/1735)
src/cpython3/Python/fileutils.c
 28.15% (346/1229)
 51.67% (31/60)
 26.37% (323/1225)
src/cpython3/Python/flowgraph.c
 87.81% (2608/2970)
 96.61% (114/118)
 72.86% (4325/5936)
src/cpython3/Python/frame.c
 78.72% (74/94)
 62.50% (5/8)
 60.43% (142/235)
src/cpython3/Python/future.c
 94.57% (87/92)
100.00% (3/3)
 90.09% (100/111)
src/cpython3/Python/gc.c
 61.77% (811/1313)
 69.79% (67/96)
 53.66% (924/1722)
src/cpython3/Python/gc_gil.c
  0.00% (0/3)
  0.00% (0/1)
  0.00% (0/1)
src/cpython3/Python/getargs.c
 21.11% (471/2231)
 40.38% (21/52)
 21.64% (624/2884)
src/cpython3/Python/getcompiler.c
100.00% (3/3)
100.00% (1/1)
100.00% (2/2)
src/cpython3/Python/getcopyright.c
100.00% (3/3)
100.00% (1/1)
100.00% (1/1)
src/cpython3/Python/getopt.c
 12.64% (11/87)
100.00% (2/2)
  9.33% (7/75)
src/cpython3/Python/getplatform.c
100.00% (3/3)
100.00% (1/1)
100.00% (1/1)
src/cpython3/Python/getversion.c
100.00% (14/14)
100.00% (2/2)
100.00% (6/6)
src/cpython3/Python/hamt.c
 12.47% (153/1227)
 22.22% (16/72)
  9.60% (158/1645)
src/cpython3/Python/hashtable.c
 43.64% (103/236)
 35.00% (7/20)
 41.78% (89/213)
src/cpython3/Python/import.c
 41.01% (1106/2697)
 57.69% (90/156)
 35.51% (1446/4072)
src/cpython3/Python/importdl.c
 33.73% (114/338)
 72.73% (8/11)
 36.48% (197/540)
src/cpython3/Python/initconfig.c
 34.70% (1042/3003)
 50.36% (70/139)
 33.33% (1214/3642)
src/cpython3/Python/instruction_sequence.c
 58.62% (136/232)
 57.14% (12/21)
 53.22% (215/404)
src/cpython3/Python/instrumentation.c
  2.77% (54/1952)
  2.68% (3/112)
  2.77% (89/3213)
src/cpython3/Python/intrinsics.c
 29.28% (53/181)
 21.43% (3/14)
 28.87% (84/291)
src/cpython3/Python/legacy_tracing.c
  0.00% (0/556)
  0.00% (0/32)
  0.00% (0/1008)
src/cpython3/Python/lock.c
 14.39% (59/410)
 27.27% (9/33)
 12.77% (54/423)
src/cpython3/Python/marshal.c
 28.58% (409/1431)
 32.65% (16/49)
 23.23% (566/2437)
src/cpython3/Python/modsupport.c
 40.00% (246/615)
 57.69% (15/26)
 39.12% (214/547)
src/cpython3/Python/mysnprintf.c
 88.00% (22/25)
100.00% (2/2)
 58.82% (30/51)
src/cpython3/Python/mystrtoul.c
 59.46% (88/148)
100.00% (2/2)
 60.62% (97/160)
src/cpython3/Python/optimizer.c
  0.00% (0/7)
  0.00% (0/2)
  0.00% (0/3)
src/cpython3/Python/parking_lot.c
  0.00% (0/167)
  0.00% (0/12)
  0.00% (0/109)
src/cpython3/Python/pathconfig.c
 37.73% (103/273)
 25.00% (4/16)
 38.27% (124/324)
src/cpython3/Python/perf_jit_trampoline.c
  0.00% (0/281)
  0.00% (0/14)
  0.00% (0/139)
src/cpython3/Python/perf_trampoline.c
  0.00% (0/277)
  0.00% (0/18)
  0.00% (0/285)
src/cpython3/Python/preconfig.c
 56.07% (337/601)
 90.00% (27/30)
 42.92% (288/671)
src/cpython3/Python/pyarena.c
 85.71% (66/77)
100.00% (7/7)
 68.89% (62/90)
src/cpython3/Python/pyhash.c
 90.99% (101/111)
 77.78% (7/9)
 94.02% (110/117)
src/cpython3/Python/pylifecycle.c
 29.66% (573/1932)
 32.58% (29/89)
 32.42% (725/2236)
src/cpython3/Python/pymath.c
100.00% (8/8)
100.00% (2/2)
100.00% (2/2)
src/cpython3/Python/pystate.c
 29.89% (425/1422)
 36.30% (49/135)
 22.49% (559/2485)
src/cpython3/Python/pystrcmp.c
  0.00% (0/20)
  0.00% (0/2)
  0.00% (0/37)
src/cpython3/Python/pystrhex.c
  0.00% (0/126)
  0.00% (0/5)
  0.00% (0/160)
src/cpython3/Python/pystrtod.c
 74.15% (241/325)
100.00% (7/7)
 72.30% (261/361)
src/cpython3/Python/pythonrun.c
  6.81% (83/1219)
 11.29% (7/62)
  5.38% (80/1488)
src/cpython3/Python/pytime.c
 11.18% (72/644)
 17.19% (11/64)
 12.71% (85/669)
src/cpython3/Python/qsbr.c
  0.00% (0/146)
  0.00% (0/14)
  0.00% (0/179)
src/cpython3/Python/remote_debug.h
  0.00% (0/332)
  0.00% (0/13)
  0.00% (0/231)
src/cpython3/Python/remote_debugging.c
  0.00% (0/268)
  0.00% (0/10)
  0.00% (0/139)
src/cpython3/Python/specialize.c
 74.91% (1188/1586)
 90.91% (50/55)
 71.70% (1586/2212)
src/cpython3/Python/structmember.c
 16.00% (52/325)
100.00% (3/3)
 13.60% (54/397)
src/cpython3/Python/suggestions.c
  0.00% (0/138)
  0.00% (0/4)
  0.00% (0/216)
src/cpython3/Python/symtable.c
 80.31% (1839/2290)
 97.06% (66/68)
 85.58% (4031/4710)
src/cpython3/Python/sysmodule.c
 22.99% (474/2062)
 25.95% (34/131)
 38.27% (1258/3287)
src/cpython3/Python/thread.c
 35.63% (62/174)
 43.75% (7/16)
 30.67% (46/150)
src/cpython3/Python/thread_pthread.h
 20.09% (47/234)
 29.63% (8/27)
 19.13% (35/183)
src/cpython3/Python/traceback.c
  5.21% (45/863)
 12.82% (5/39)
  7.90% (87/1101)
src/cpython3/Python/tracemalloc.c
  6.21% (55/886)
  8.06% (5/62)
  5.22% (55/1054)
workspace/out/libfuzzer-coverage-x86_64/include/python3.15/cpython/abstract.h
  0.00% (0/13)
  0.00% (0/3)
  0.00% (0/3)
workspace/out/libfuzzer-coverage-x86_64/include/python3.15/cpython/bytearrayobject.h
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/2)
workspace/out/libfuzzer-coverage-x86_64/include/python3.15/cpython/bytesobject.h
  0.00% (0/10)
  0.00% (0/3)
  0.00% (0/3)
workspace/out/libfuzzer-coverage-x86_64/include/python3.15/cpython/cellobject.h
  0.00% (0/18)
  0.00% (0/2)
  0.00% (0/2)
workspace/out/libfuzzer-coverage-x86_64/include/python3.15/cpython/ceval.h
  0.00% (0/3)
  0.00% (0/1)
  0.00% (0/1)
workspace/out/libfuzzer-coverage-x86_64/include/python3.15/cpython/classobject.h
  0.00% (0/9)
  0.00% (0/3)
  0.00% (0/3)
workspace/out/libfuzzer-coverage-x86_64/include/python3.15/cpython/code.h
  0.00% (0/25)
  0.00% (0/7)
  0.00% (0/7)
workspace/out/libfuzzer-coverage-x86_64/include/python3.15/cpython/dictobject.h
  0.00% (0/10)
  0.00% (0/1)
  0.00% (0/1)
workspace/out/libfuzzer-coverage-x86_64/include/python3.15/cpython/fileutils.h
  0.00% (0/3)
  0.00% (0/1)
  0.00% (0/1)
workspace/out/libfuzzer-coverage-x86_64/include/python3.15/cpython/floatobject.h
  0.00% (0/3)
  0.00% (0/1)
  0.00% (0/1)
workspace/out/libfuzzer-coverage-x86_64/include/python3.15/cpython/funcobject.h
  0.00% (0/21)
  0.00% (0/7)
  0.00% (0/7)
workspace/out/libfuzzer-coverage-x86_64/include/python3.15/cpython/listobject.h
  0.00% (0/14)
  0.00% (0/2)
  0.00% (0/2)
workspace/out/libfuzzer-coverage-x86_64/include/python3.15/cpython/longintrepr.h
  0.00% (0/11)
  0.00% (0/2)
  0.00% (0/2)
workspace/out/libfuzzer-coverage-x86_64/include/python3.15/cpython/memoryobject.h
  0.00% (0/6)
  0.00% (0/2)
  0.00% (0/2)
workspace/out/libfuzzer-coverage-x86_64/include/python3.15/cpython/methodobject.h
  0.00% (0/20)
  0.00% (0/4)
  0.00% (0/4)
workspace/out/libfuzzer-coverage-x86_64/include/python3.15/cpython/monitoring.h
  0.00% (0/85)
  0.00% (0/17)
  0.00% (0/17)
workspace/out/libfuzzer-coverage-x86_64/include/python3.15/cpython/objimpl.h
  0.00% (0/8)
  0.00% (0/2)
  0.00% (0/2)
workspace/out/libfuzzer-coverage-x86_64/include/python3.15/cpython/pyatomic_gcc.h
  0.00% (0/154)
  0.00% (0/140)
  0.00% (0/140)
workspace/out/libfuzzer-coverage-x86_64/include/python3.15/cpython/pyhash.h
  0.00% (0/3)
  0.00% (0/1)
  0.00% (0/1)
workspace/out/libfuzzer-coverage-x86_64/include/python3.15/cpython/pylock.h
  0.00% (0/15)
  0.00% (0/3)
  0.00% (0/3)
workspace/out/libfuzzer-coverage-x86_64/include/python3.15/cpython/pystate.h
  0.00% (0/3)
  0.00% (0/1)
  0.00% (0/1)
workspace/out/libfuzzer-coverage-x86_64/include/python3.15/cpython/setobject.h
  0.00% (0/7)
  0.00% (0/1)
  0.00% (0/1)
workspace/out/libfuzzer-coverage-x86_64/include/python3.15/cpython/tupleobject.h
  0.00% (0/10)
  0.00% (0/2)
  0.00% (0/2)
workspace/out/libfuzzer-coverage-x86_64/include/python3.15/cpython/unicodeobject.h
  0.00% (0/150)
  0.00% (0/24)
  0.00% (0/24)
workspace/out/libfuzzer-coverage-x86_64/include/python3.15/object.h
  0.00% (0/42)
  0.00% (0/9)
  0.00% (0/9)
workspace/out/libfuzzer-coverage-x86_64/include/python3.15/refcount.h
 12.16% (18/148)
 30.00% (3/10)
 74.07% (20/27)
Totals
 39.24% (103502/263775)
 40.62% (4884/12025)
 37.02% (152899/413037)