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
 72.73% (8/11)
100.00% (2/2)
 67.74% (21/31)
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)
 57.14% (8/14)
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
 87.50% (14/16)
100.00% (2/2)
 56.52% (26/46)
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
 23.08% (36/156)
 22.54% (32/142)
 22.54% (32/142)
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)
 60.00% (12/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
 75.84% (113/149)
 75.00% (18/24)
 60.00% (234/390)
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
 66.07% (37/56)
 63.64% (7/11)
 56.25% (27/48)
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
 84.62% (33/39)
100.00% (4/4)
 67.53% (52/77)
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
 82.93% (34/41)
100.00% (9/9)
 87.50% (14/16)
src/cpython3/Include/internal/pycore_code.h
 73.47% (72/98)
 78.95% (15/19)
 65.56% (59/90)
src/cpython3/Include/internal/pycore_dict.h
 87.72% (50/57)
100.00% (9/9)
 59.09% (65/110)
src/cpython3/Include/internal/pycore_freelist.h
 84.62% (44/52)
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)
 71.21% (47/66)
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_instruments.h
  0.00% (0/3)
  0.00% (0/1)
  0.00% (0/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
 60.24% (153/254)
 92.00% (23/25)
 57.54% (145/252)
src/cpython3/Include/internal/pycore_list.h
 53.85% (14/26)
 50.00% (1/2)
 50.00% (32/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
 93.83% (76/81)
100.00% (19/19)
 56.03% (158/282)
src/cpython3/Include/internal/pycore_mmap.h
100.00% (3/3)
100.00% (1/1)
100.00% (1/1)
src/cpython3/Include/internal/pycore_moduleobject.h
 85.00% (17/20)
100.00% (4/4)
 61.43% (43/70)
src/cpython3/Include/internal/pycore_object.h
 52.36% (133/254)
 84.00% (21/25)
 64.44% (203/315)
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
  4.45% (44/989)
 66.67% (2/3)
  3.85% (38/987)
src/cpython3/Include/internal/pycore_optimizer.h
  0.00% (0/106)
  0.00% (0/24)
  0.00% (0/24)
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
  0.00% (0/22)
  0.00% (0/2)
  0.00% (0/49)
src/cpython3/Include/internal/pycore_pymem.h
 25.71% (9/35)
 50.00% (1/2)
 50.00% (9/18)
src/cpython3/Include/internal/pycore_pystate.h
 43.84% (32/73)
 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
 70.00% (21/30)
 85.71% (6/7)
 76.92% (10/13)
src/cpython3/Include/internal/pycore_slots.h
  0.00% (0/23)
  0.00% (0/2)
  0.00% (0/18)
src/cpython3/Include/internal/pycore_slots_generated.h
 51.51% (478/928)
100.00% (8/8)
 54.58% (775/1420)
src/cpython3/Include/internal/pycore_stackref.h
 68.44% (154/225)
 74.36% (29/39)
 63.27% (236/373)
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
100.00% (6/6)
100.00% (1/1)
 72.97% (27/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
 51.11% (23/45)
100.00% (3/3)
 42.86% (36/84)
src/cpython3/Include/internal/pycore_unicodeobject_generated.h
100.00% (3471/3471)
100.00% (1/1)
 56.52% (11271/19941)
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
 36.81% (60/163)
100.00% (11/11)
 90.48% (57/63)
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/2310)
  0.00% (0/131)
  0.00% (0/4846)
src/cpython3/Modules/_codecsmodule.c
 22.68% (66/291)
 22.22% (10/45)
 17.55% (43/245)
src/cpython3/Modules/_collectionsmodule.c
  4.45% (74/1663)
 10.23% (9/88)
  7.19% (200/2782)
src/cpython3/Modules/_datetimemodule.c
  4.58% (195/4253)
  7.23% (18/249)
  7.36% (487/6619)
src/cpython3/Modules/_functoolsmodule.c
 20.67% (247/1195)
 24.53% (13/53)
 19.39% (456/2352)
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
 30.70% (436/1420)
 39.74% (31/78)
 30.99% (807/2604)
src/cpython3/Modules/_io/bytesio.c
  0.00% (0/651)
  0.00% (0/49)
  0.00% (0/1097)
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
 38.83% (240/618)
 47.06% (16/34)
 32.64% (237/726)
src/cpython3/Modules/_io/clinic/bytesio.c.h
  0.00% (0/294)
  0.00% (0/20)
  0.00% (0/286)
src/cpython3/Modules/_io/clinic/fileio.c.h
 52.94% (126/238)
 71.43% (10/14)
 54.92% (162/295)
src/cpython3/Modules/_io/clinic/iobase.c.h
 15.69% (24/153)
 35.71% (5/14)
 10.06% (16/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
 24.96% (154/617)
 17.65% (6/34)
 29.92% (196/655)
src/cpython3/Modules/_io/fileio.c
 41.31% (297/719)
 62.50% (20/32)
 44.18% (334/756)
src/cpython3/Modules/_io/iobase.c
 21.81% (106/486)
 39.47% (15/38)
 18.42% (145/787)
src/cpython3/Modules/_io/stringio.c
  0.00% (0/557)
  0.00% (0/27)
  0.00% (0/1109)
src/cpython3/Modules/_io/textio.c
 28.92% (603/2085)
 40.24% (33/82)
 32.57% (1300/3992)
src/cpython3/Modules/_localemodule.c
  9.44% (47/498)
 15.38% (4/26)
  9.03% (77/853)
src/cpython3/Modules/_opcode.c
  0.00% (0/176)
  0.00% (0/17)
  0.00% (0/721)
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.18% (716/2035)
 42.27% (41/97)
 32.55% (1484/4559)
src/cpython3/Modules/_sre/sre_lib.h
 38.73% (450/1162)
 66.67% (4/6)
 31.34% (840/2680)
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/39)
src/cpython3/Modules/_sysconfig.c
  0.00% (0/22)
  0.00% (0/2)
  0.00% (0/21)
src/cpython3/Modules/_threadmodule.c
  9.30% (123/1323)
 17.02% (16/94)
 10.82% (173/1599)
src/cpython3/Modules/_tracemalloc.c
  0.00% (0/47)
  0.00% (0/11)
  0.00% (0/44)
src/cpython3/Modules/_typesmodule.c
100.00% (43/43)
100.00% (2/2)
 62.66% (292/466)
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
 51.28% (241/470)
 77.27% (17/22)
 67.36% (291/432)
src/cpython3/Modules/atexitmodule.c
  3.78% (7/185)
  7.14% (1/14)
  2.54% (10/393)
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
  9.88% (176/1781)
 17.07% (7/41)
 12.91% (219/1696)
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/19)
  0.00% (0/1)
  0.00% (0/17)
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/423)
  0.00% (0/14)
  0.00% (0/460)
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
  6.78% (41/605)
  5.26% (1/19)
  4.95% (56/1131)
src/cpython3/Modules/clinic/posixmodule.c.h
  2.83% (157/5542)
  4.23% (8/189)
  2.89% (187/6472)
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/61)
  0.00% (0/1)
  0.00% (0/67)
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.99% (14/705)
  2.50% (1/40)
  1.69% (13/769)
src/cpython3/Modules/gcmodule.c
  0.00% (0/196)
  0.00% (0/23)
  0.00% (0/211)
src/cpython3/Modules/getbuildinfo.c
 78.57% (22/28)
100.00% (3/3)
 80.00% (16/20)
src/cpython3/Modules/getpath.c
 49.06% (262/534)
 72.73% (16/22)
 50.97% (314/616)
src/cpython3/Modules/itertoolsmodule.c
 12.80% (279/2180)
  9.60% (12/125)
 17.48% (845/4834)
src/cpython3/Modules/posixmodule.c
 16.19% (982/6065)
 12.91% (39/302)
 15.68% (1192/7601)
src/cpython3/Modules/pwdmodule.c
  0.00% (0/202)
  0.00% (0/10)
  0.00% (0/284)
src/cpython3/Modules/signalmodule.c
  3.87% (33/852)
  5.66% (3/53)
  3.50% (36/1028)
src/cpython3/Modules/symtablemodule.c
  0.00% (0/81)
  0.00% (0/3)
  0.00% (0/168)
src/cpython3/Modules/timemodule.c
 11.10% (106/955)
 14.58% (7/48)
 10.58% (113/1068)
src/cpython3/Objects/abstract.c
 33.61% (692/2059)
 53.57% (75/140)
 38.07% (1250/3283)
src/cpython3/Objects/boolobject.c
 28.36% (19/67)
 33.33% (3/9)
 35.21% (50/142)
src/cpython3/Objects/bytearrayobject.c
 13.91% (233/1675)
 16.98% (18/106)
 13.62% (331/2431)
src/cpython3/Objects/bytes_methods.c
 33.72% (145/430)
 42.31% (11/26)
 28.28% (166/587)
src/cpython3/Objects/bytesobject.c
 19.19% (476/2480)
 40.19% (43/107)
 17.99% (653/3630)
src/cpython3/Objects/call.c
 57.87% (412/712)
 68.29% (28/41)
 54.28% (533/982)
src/cpython3/Objects/capsule.c
 37.02% (77/208)
 38.89% (7/18)
 44.92% (84/187)
src/cpython3/Objects/cellobject.c
 28.87% (28/97)
 41.67% (5/12)
 25.83% (62/240)
src/cpython3/Objects/classobject.c
 13.79% (40/290)
 20.00% (5/25)
 18.97% (99/522)
src/cpython3/Objects/clinic/bytearrayobject.c.h
 10.84% (107/987)
  7.89% (3/38)
 12.27% (127/1035)
src/cpython3/Objects/clinic/bytesobject.c.h
 18.35% (145/790)
 19.23% (5/26)
 20.07% (174/867)
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
 72.64% (77/106)
 64.29% (9/14)
 78.75% (63/80)
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
 65.84% (160/243)
 36.36% (4/11)
 70.72% (186/263)
src/cpython3/Objects/clinic/memoryobject.c.h
 12.59% (35/278)
 10.00% (1/10)
 14.02% (45/321)
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/252)
  0.00% (0/9)
  0.00% (0/286)
src/cpython3/Objects/clinic/rangeobject.c.h
  0.00% (0/42)
  0.00% (0/6)
  0.00% (0/24)
src/cpython3/Objects/clinic/sentinelobject.c.h
 87.50% (42/48)
100.00% (1/1)
 78.26% (54/69)
src/cpython3/Objects/clinic/setobject.c.h
 35.00% (56/160)
 36.36% (8/22)
 40.00% (28/70)
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/467)
  0.00% (0/19)
  0.00% (0/591)
src/cpython3/Objects/clinic/unicodeobject.c.h
 35.54% (328/923)
 40.00% (18/45)
 40.54% (377/930)
src/cpython3/Objects/codeobject.c
 20.07% (392/1953)
 29.67% (27/91)
 23.12% (745/3223)
src/cpython3/Objects/complexobject.c
  2.62% (22/841)
  6.12% (3/49)
  2.29% (27/1180)
src/cpython3/Objects/descrobject.c
 45.29% (495/1093)
 53.19% (50/94)
 49.14% (716/1457)
src/cpython3/Objects/dictobject.c
 48.46% (2302/4750)
 65.81% (179/272)
 41.24% (3356/8138)
src/cpython3/Objects/enumobject.c
 28.29% (86/304)
 41.18% (7/17)
 30.23% (172/569)
src/cpython3/Objects/exceptions.c
 31.91% (735/2303)
 47.37% (81/171)
 36.54% (1905/5214)
src/cpython3/Objects/fileobject.c
  9.29% (30/323)
 14.29% (3/21)
  8.44% (33/391)
src/cpython3/Objects/floatobject.c
 26.08% (309/1185)
 28.57% (16/56)
 21.94% (414/1887)
src/cpython3/Objects/frameobject.c
  8.85% (138/1560)
 17.07% (14/82)
 11.31% (303/2679)
src/cpython3/Objects/funcobject.c
 35.71% (395/1106)
 48.84% (42/86)
 38.14% (966/2533)
src/cpython3/Objects/genericaliasobject.c
  4.90% (37/755)
 10.81% (4/37)
  5.07% (75/1478)
src/cpython3/Objects/genobject.c
 17.00% (236/1388)
 14.61% (13/89)
 19.88% (494/2485)
src/cpython3/Objects/interpolationobject.c
  8.40% (10/119)
 10.00% (1/10)
  3.86% (11/285)
src/cpython3/Objects/iterobject.c
 23.01% (55/239)
 23.81% (5/21)
 16.71% (70/419)
src/cpython3/Objects/lazyimportobject.c
 53.66% (44/82)
 50.00% (4/8)
 77.00% (154/200)
src/cpython3/Objects/listobject.c
 67.14% (1661/2474)
 77.17% (98/127)
 59.65% (2315/3881)
src/cpython3/Objects/longobject.c
 50.80% (2097/4128)
 64.91% (111/171)
 43.15% (3100/7185)
src/cpython3/Objects/memoryobject.c
 14.44% (314/2175)
 26.55% (30/113)
 12.39% (432/3486)
src/cpython3/Objects/methodobject.c
 59.89% (209/349)
 65.38% (17/26)
 57.01% (378/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.77% (7/395)
  5.41% (2/37)
  0.53% (2/378)
src/cpython3/Objects/mimalloc/init.c
 31.85% (79/248)
 48.00% (12/25)
 16.67% (44/264)
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/506)
  0.00% (0/27)
  0.00% (0/487)
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
 38.78% (496/1279)
 65.52% (38/58)
 38.34% (717/1870)
src/cpython3/Objects/namespaceobject.c
 20.74% (39/188)
 50.00% (5/10)
 23.57% (74/314)
src/cpython3/Objects/object.c
 45.83% (769/1678)
 51.72% (60/116)
 49.24% (1167/2370)
src/cpython3/Objects/obmalloc.c
 34.00% (598/1759)
 36.22% (46/127)
 42.13% (1017/2414)
src/cpython3/Objects/odictobject.c
  0.00% (0/955)
  0.00% (0/60)
  0.00% (0/1592)
src/cpython3/Objects/picklebufobject.c
  0.00% (0/121)
  0.00% (0/11)
  0.00% (0/145)
src/cpython3/Objects/rangeobject.c
 30.59% (234/765)
 43.59% (17/39)
 30.13% (329/1092)
src/cpython3/Objects/sentinelobject.c
 33.98% (35/103)
 36.36% (4/11)
 28.77% (84/292)
src/cpython3/Objects/setobject.c
 44.66% (795/1780)
 57.94% (62/107)
 36.56% (1275/3487)
src/cpython3/Objects/sliceobject.c
 36.25% (141/389)
 42.86% (9/21)
 37.30% (232/622)
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
 49.05% (285/581)
 50.00% (3/6)
 53.44% (280/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
  0.00% (0/69)
  0.00% (0/13)
  0.00% (0/151)
src/cpython3/Objects/stringlib/eq.h
 84.62% (11/13)
100.00% (1/1)
 90.91% (30/33)
src/cpython3/Objects/stringlib/fastsearch.h
 24.24% (127/524)
 35.71% (5/14)
 22.45% (134/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
 20.90% (28/134)
100.00% (1/1)
 20.43% (47/230)
src/cpython3/Objects/stringlib/partition.h
 39.71% (27/68)
 50.00% (1/2)
 40.54% (60/148)
src/cpython3/Objects/stringlib/replace.h
 73.08% (19/26)
100.00% (1/1)
 83.33% (20/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
 34.80% (190/546)
 59.09% (13/22)
 29.41% (275/935)
src/cpython3/Objects/templateobject.c
  0.00% (0/253)
  0.00% (0/16)
  0.00% (0/617)
src/cpython3/Objects/tupleobject.c
 55.50% (429/773)
 71.74% (33/46)
 54.29% (898/1654)
src/cpython3/Objects/typeobject.c
 44.89% (3675/8186)
 58.37% (251/430)
 40.67% (5928/14576)
src/cpython3/Objects/typevarobject.c
  1.60% (19/1189)
  0.95% (1/105)
  3.10% (78/2517)
src/cpython3/Objects/unicode_format.c
 24.84% (199/801)
 70.00% (7/10)
 20.53% (232/1130)
src/cpython3/Objects/unicode_formatter.c
 26.62% (332/1247)
 51.85% (14/27)
 30.82% (412/1337)
src/cpython3/Objects/unicode_writer.c
 62.72% (249/397)
 82.61% (19/23)
 58.46% (373/638)
src/cpython3/Objects/unicodectype.c
 32.61% (45/138)
 40.91% (9/22)
 32.63% (31/95)
src/cpython3/Objects/unicodeobject.c
 40.25% (3855/9577)
 56.47% (192/340)
 39.07% (5712/14621)
src/cpython3/Objects/unicodetype_db.h
  1.12% (25/2230)
 33.33% (1/3)
  1.02% (21/2068)
src/cpython3/Objects/unionobject.c
 23.41% (92/393)
 33.33% (9/27)
 26.46% (168/635)
src/cpython3/Objects/weakrefobject.c
 48.66% (273/561)
 30.68% (27/88)
 15.59% (379/2431)
src/cpython3/Parser/action_helpers.c
 13.85% (223/1610)
 23.53% (20/85)
 14.25% (296/2077)
src/cpython3/Parser/lexer/buffer.c
  0.00% (0/44)
  0.00% (0/3)
  0.00% (0/52)
src/cpython3/Parser/lexer/lexer.c
 44.18% (239/541)
100.00% (8/8)
 53.56% (361/674)
src/cpython3/Parser/lexer/number.c
 25.84% (69/267)
 75.00% (3/4)
 32.74% (111/339)
src/cpython3/Parser/lexer/state.c
 82.05% (96/117)
 85.71% (6/7)
 87.27% (96/110)
src/cpython3/Parser/lexer/string.c
 16.50% (83/503)
 33.33% (2/6)
 15.38% (80/520)
src/cpython3/Parser/myreadline.c
  0.00% (0/124)
  0.00% (0/3)
  0.00% (0/103)
src/cpython3/Parser/parser.c
 18.53% (6739/36368)
 34.04% (160/470)
 18.46% (4993/27054)
src/cpython3/Parser/peg_api.c
 28.57% (6/21)
 33.33% (1/3)
 16.67% (3/18)
src/cpython3/Parser/pegen.c
 52.60% (405/770)
 72.09% (31/43)
 53.66% (440/820)
src/cpython3/Parser/pegen.h
 21.92% (16/73)
 42.86% (3/7)
 25.64% (20/78)
src/cpython3/Parser/pegen_errors.c
 49.34% (150/304)
 66.67% (6/9)
 47.77% (171/358)
src/cpython3/Parser/string_parser.c
 65.90% (172/261)
100.00% (6/6)
 70.27% (208/296)
src/cpython3/Parser/token.c
 38.75% (62/160)
100.00% (3/3)
 32.90% (51/155)
src/cpython3/Parser/tokenizer/file_tokenizer.c
  0.00% (0/370)
  0.00% (0/11)
  0.00% (0/390)
src/cpython3/Parser/tokenizer/helpers.c
 17.86% (80/448)
 23.53% (4/17)
 16.29% (72/442)
src/cpython3/Parser/tokenizer/readline_tokenizer.c
  0.00% (0/110)
  0.00% (0/3)
  0.00% (0/160)
src/cpython3/Parser/tokenizer/string_tokenizer.c
  0.00% (0/116)
  0.00% (0/6)
  0.00% (0/165)
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
 24.73% (4251/17192)
 24.55% (41/167)
 17.09% (4452/26048)
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
 42.47% (474/1116)
 64.81% (35/54)
 45.71% (799/1748)
src/cpython3/Python/assemble.c
 62.30% (357/573)
 83.33% (25/30)
 46.28% (498/1076)
src/cpython3/Python/ast.c
  0.00% (0/914)
  0.00% (0/25)
  0.00% (0/1427)
src/cpython3/Python/ast_preprocess.c
 11.43% (87/761)
 20.00% (6/30)
  8.59% (195/2271)
src/cpython3/Python/ast_unparse.c
  0.00% (0/716)
  0.00% (0/47)
  0.00% (0/1492)
src/cpython3/Python/bltinmodule.c
 29.02% (608/2095)
 51.43% (36/70)
 31.64% (1055/3334)
src/cpython3/Python/bootstrap_hash.c
 25.36% (53/209)
 33.33% (3/9)
 19.25% (36/187)
src/cpython3/Python/ceval.c
 38.10% (949/2491)
 57.01% (61/107)
 39.51% (9657/24440)
src/cpython3/Python/ceval.h
 54.73% (110/201)
 84.62% (11/13)
 30.34% (152/501)
src/cpython3/Python/ceval_gil.c
 24.85% (165/664)
 33.33% (18/54)
 19.28% (187/970)
src/cpython3/Python/ceval_macros.h
 91.18% (31/34)
100.00% (5/5)
 77.78% (28/36)
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
 46.29% (318/687)
 52.38% (11/21)
 47.74% (370/775)
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
 53.43% (148/277)
 68.42% (13/19)
 54.47% (134/246)
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
 12.71% (90/708)
 13.21% (7/53)
 14.13% (93/658)
src/cpython3/Python/clinic/traceback.c.h
  0.00% (0/67)
  0.00% (0/3)
  0.00% (0/87)
src/cpython3/Python/codecs.c
 32.71% (382/1168)
 31.34% (21/67)
 28.75% (433/1506)
src/cpython3/Python/codegen.c
  6.21% (300/4831)
 16.97% (28/165)
  3.42% (512/14968)
src/cpython3/Python/compile.c
 29.82% (387/1298)
 45.00% (27/60)
 29.97% (685/2286)
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.00% (182/700)
 29.69% (19/64)
 26.85% (258/961)
src/cpython3/Python/critical_section.c
  0.00% (0/20)
  0.00% (0/10)
  0.00% (0/10)
src/cpython3/Python/crossinterp.c
  1.32% (30/2277)
  3.25% (4/123)
  1.29% (47/3630)
src/cpython3/Python/crossinterp_data_lookup.h
  8.26% (45/545)
  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
 58.31% (986/1691)
 75.00% (21/28)
 58.02% (1031/1777)
src/cpython3/Python/dynload_shlib.c
 32.65% (16/49)
100.00% (1/1)
 18.87% (10/53)
src/cpython3/Python/errors.c
 26.02% (332/1276)
 43.02% (37/86)
 24.67% (427/1731)
src/cpython3/Python/fileutils.c
 27.83% (342/1229)
 51.67% (31/60)
 26.25% (325/1238)
src/cpython3/Python/flowgraph.c
 36.62% (1122/3064)
 65.55% (78/119)
 30.74% (1878/6109)
src/cpython3/Python/frame.c
 82.98% (78/94)
 75.00% (6/8)
 62.86% (154/245)
src/cpython3/Python/future.c
 10.87% (10/92)
 66.67% (2/3)
  7.21% (8/111)
src/cpython3/Python/gc.c
 59.21% (630/1064)
 67.09% (53/79)
 51.63% (711/1377)
src/cpython3/Python/gc_gil.c
100.00% (3/3)
100.00% (1/1)
100.00% (1/1)
src/cpython3/Python/getargs.c
 20.39% (469/2300)
 37.50% (21/56)
 20.89% (629/3011)
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
 11.24% (140/1245)
 22.22% (16/72)
  8.27% (139/1681)
src/cpython3/Python/hashtable.c
 58.90% (139/236)
 60.00% (12/20)
 56.34% (120/213)
src/cpython3/Python/import.c
 38.28% (1251/3268)
 57.06% (101/177)
 33.67% (1677/4980)
src/cpython3/Python/importdl.c
 35.31% (125/354)
 75.00% (9/12)
 36.87% (198/537)
src/cpython3/Python/initconfig.c
 33.71% (1063/3153)
 50.35% (72/143)
 32.61% (1230/3772)
src/cpython3/Python/instruction_sequence.c
 42.80% (101/236)
 40.91% (9/22)
 34.77% (145/417)
src/cpython3/Python/instrumentation.c
  4.07% (80/1967)
  6.19% (7/113)
  3.11% (101/3250)
src/cpython3/Python/intrinsics.c
 36.90% (69/187)
 33.33% (5/15)
 37.62% (120/319)
src/cpython3/Python/jit_unwind.c
  0.00% (0/126)
  0.00% (0/9)
  0.00% (0/71)
src/cpython3/Python/legacy_tracing.c
  0.00% (0/556)
  0.00% (0/32)
  0.00% (0/1008)
src/cpython3/Python/lock.c
 14.05% (59/420)
 27.27% (9/33)
 12.59% (54/429)
src/cpython3/Python/marshal.c
 27.58% (409/1483)
 32.00% (16/50)
 22.07% (566/2564)
src/cpython3/Python/modsupport.c
 41.49% (256/617)
 57.69% (15/26)
 43.17% (237/549)
src/cpython3/Python/mysnprintf.c
 88.00% (22/25)
100.00% (2/2)
 58.82% (30/51)
src/cpython3/Python/mystrtoul.c
 37.84% (56/148)
100.00% (2/2)
 40.00% (64/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/224)
  0.00% (0/10)
  0.00% (0/139)
src/cpython3/Python/perf_trampoline.c
  0.00% (0/317)
  0.00% (0/20)
  0.00% (0/327)
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)
 67.78% (61/90)
src/cpython3/Python/pyhash.c
 61.26% (68/111)
 66.67% (6/9)
 64.96% (76/117)
src/cpython3/Python/pylifecycle.c
 29.63% (597/2015)
 33.33% (30/90)
 31.80% (758/2384)
src/cpython3/Python/pymath.c
100.00% (8/8)
100.00% (2/2)
100.00% (2/2)
src/cpython3/Python/pystate.c
 28.39% (498/1754)
 32.90% (51/155)
 20.43% (617/3020)
src/cpython3/Python/pystrcmp.c
 55.00% (11/20)
 50.00% (1/2)
 54.05% (20/37)
src/cpython3/Python/pystrhex.c
  0.00% (0/166)
  0.00% (0/9)
  0.00% (0/150)
src/cpython3/Python/pystrtod.c
 33.85% (110/325)
 71.43% (5/7)
 33.15% (119/359)
src/cpython3/Python/pythonrun.c
  7.15% (90/1258)
 10.77% (7/65)
  7.11% (111/1562)
src/cpython3/Python/pytime.c
 18.04% (112/621)
 25.81% (16/62)
 19.51% (127/651)
src/cpython3/Python/qsbr.c
  0.00% (0/152)
  0.00% (0/14)
  0.00% (0/181)
src/cpython3/Python/remote_debug.h
  0.00% (0/618)
  0.00% (0/22)
  0.00% (0/515)
src/cpython3/Python/remote_debugging.c
  0.00% (0/224)
  0.00% (0/9)
  0.00% (0/113)
src/cpython3/Python/slots.c
 50.15% (163/325)
 81.82% (9/11)
 50.87% (146/287)
src/cpython3/Python/specialize.c
 73.62% (1267/1721)
 84.62% (55/65)
 69.44% (1720/2477)
src/cpython3/Python/structmember.c
 15.45% (51/330)
100.00% (4/4)
 14.46% (60/415)
src/cpython3/Python/suggestions.c
  0.00% (0/138)
  0.00% (0/4)
  0.00% (0/216)
src/cpython3/Python/symtable.c
 20.56% (491/2388)
 40.00% (28/70)
 16.89% (815/4825)
src/cpython3/Python/sysmodule.c
 22.38% (482/2154)
 25.19% (34/135)
 37.76% (1282/3395)
src/cpython3/Python/thread.c
 36.36% (64/176)
 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.24% (47/897)
 14.63% (6/41)
  7.93% (88/1110)
src/cpython3/Python/tracemalloc.c
  6.74% (61/905)
  9.68% (6/62)
  6.44% (69/1071)
workspace/out/libfuzzer-coverage-x86_64/include/python3.16/cpython/abstract.h
  0.00% (0/13)
  0.00% (0/3)
  0.00% (0/3)
workspace/out/libfuzzer-coverage-x86_64/include/python3.16/cpython/bytearrayobject.h
  0.00% (0/11)
  0.00% (0/2)
  0.00% (0/2)
workspace/out/libfuzzer-coverage-x86_64/include/python3.16/cpython/bytesobject.h
  0.00% (0/10)
  0.00% (0/3)
  0.00% (0/3)
workspace/out/libfuzzer-coverage-x86_64/include/python3.16/cpython/cellobject.h
  0.00% (0/18)
  0.00% (0/2)
  0.00% (0/2)
workspace/out/libfuzzer-coverage-x86_64/include/python3.16/cpython/ceval.h
  0.00% (0/3)
  0.00% (0/1)
  0.00% (0/1)
workspace/out/libfuzzer-coverage-x86_64/include/python3.16/cpython/classobject.h
  0.00% (0/9)
  0.00% (0/3)
  0.00% (0/3)
workspace/out/libfuzzer-coverage-x86_64/include/python3.16/cpython/code.h
  0.00% (0/25)
  0.00% (0/7)
  0.00% (0/7)
workspace/out/libfuzzer-coverage-x86_64/include/python3.16/cpython/dictobject.h
  0.00% (0/10)
  0.00% (0/1)
  0.00% (0/1)
workspace/out/libfuzzer-coverage-x86_64/include/python3.16/cpython/fileutils.h
  0.00% (0/3)
  0.00% (0/1)
  0.00% (0/1)
workspace/out/libfuzzer-coverage-x86_64/include/python3.16/cpython/floatobject.h
  0.00% (0/3)
  0.00% (0/1)
  0.00% (0/1)
workspace/out/libfuzzer-coverage-x86_64/include/python3.16/cpython/funcobject.h
  0.00% (0/21)
  0.00% (0/7)
  0.00% (0/7)
workspace/out/libfuzzer-coverage-x86_64/include/python3.16/cpython/listobject.h
  0.00% (0/14)
  0.00% (0/2)
  0.00% (0/2)
workspace/out/libfuzzer-coverage-x86_64/include/python3.16/cpython/longintrepr.h
  0.00% (0/16)
  0.00% (0/2)
  0.00% (0/2)
workspace/out/libfuzzer-coverage-x86_64/include/python3.16/cpython/memoryobject.h
  0.00% (0/6)
  0.00% (0/2)
  0.00% (0/2)
workspace/out/libfuzzer-coverage-x86_64/include/python3.16/cpython/methodobject.h
  0.00% (0/20)
  0.00% (0/4)
  0.00% (0/4)
workspace/out/libfuzzer-coverage-x86_64/include/python3.16/cpython/monitoring.h
  0.00% (0/85)
  0.00% (0/17)
  0.00% (0/17)
workspace/out/libfuzzer-coverage-x86_64/include/python3.16/cpython/objimpl.h
  0.00% (0/8)
  0.00% (0/2)
  0.00% (0/2)
workspace/out/libfuzzer-coverage-x86_64/include/python3.16/cpython/pyatomic_gcc.h
  0.00% (0/156)
  0.00% (0/142)
  0.00% (0/142)
workspace/out/libfuzzer-coverage-x86_64/include/python3.16/cpython/pyhash.h
  0.00% (0/3)
  0.00% (0/1)
  0.00% (0/1)
workspace/out/libfuzzer-coverage-x86_64/include/python3.16/cpython/pylock.h
  0.00% (0/15)
  0.00% (0/3)
  0.00% (0/3)
workspace/out/libfuzzer-coverage-x86_64/include/python3.16/cpython/pystate.h
  0.00% (0/3)
  0.00% (0/1)
  0.00% (0/1)
workspace/out/libfuzzer-coverage-x86_64/include/python3.16/cpython/setobject.h
  0.00% (0/7)
  0.00% (0/1)
  0.00% (0/1)
workspace/out/libfuzzer-coverage-x86_64/include/python3.16/cpython/tupleobject.h
  0.00% (0/10)
  0.00% (0/2)
  0.00% (0/2)
workspace/out/libfuzzer-coverage-x86_64/include/python3.16/cpython/unicodeobject.h
  0.00% (0/149)
  0.00% (0/24)
  0.00% (0/24)
workspace/out/libfuzzer-coverage-x86_64/include/python3.16/object.h
  0.00% (0/42)
  0.00% (0/9)
  0.00% (0/9)
workspace/out/libfuzzer-coverage-x86_64/include/python3.16/refcount.h
 12.00% (18/150)
 30.00% (3/10)
 74.07% (20/27)
Totals
 25.58% (70028/273740)
 33.32% (4129/12391)
 26.19% (111567/426009)