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)
 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
 77.18% (115/149)
 75.00% (18/24)
 60.77% (237/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
 63.27% (31/49)
 60.00% (6/10)
 57.14% (28/49)
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
 80.39% (41/51)
100.00% (10/10)
 65.62% (21/32)
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
 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
 78.63% (92/117)
 92.31% (12/13)
 71.43% (60/84)
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
 62.39% (141/226)
 81.82% (18/22)
 50.37% (136/270)
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
 85.00% (17/20)
100.00% (4/4)
 61.43% (43/70)
src/cpython3/Include/internal/pycore_object.h
 52.22% (141/270)
 80.77% (21/26)
 65.51% (207/316)
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.15% (486/969)
100.00% (3/3)
 50.16% (485/967)
src/cpython3/Include/internal/pycore_optimizer.h
  0.00% (0/43)
  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)
 93.88% (46/49)
src/cpython3/Include/internal/pycore_pymem.h
 50.00% (9/18)
100.00% (1/1)
100.00% (9/9)
src/cpython3/Include/internal/pycore_pystate.h
 47.06% (32/68)
 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
 74.01% (131/177)
 74.29% (26/35)
 65.47% (201/307)
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
 86.67% (39/45)
100.00% (3/3)
 64.29% (54/84)
src/cpython3/Include/internal/pycore_unicodeobject_generated.h
100.00% (3303/3303)
100.00% (1/1)
 56.52% (10725/18975)
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/2333)
  0.00% (0/131)
  0.00% (0/5031)
src/cpython3/Modules/_codecsmodule.c
 37.86% (106/280)
 39.53% (17/43)
 24.05% (57/237)
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.85% (244/1170)
 24.53% (13/53)
 19.58% (454/2319)
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.18% (286/1417)
 29.49% (23/78)
 19.89% (518/2604)
src/cpython3/Modules/_io/bytesio.c
 11.53% (71/616)
 15.91% (7/44)
 15.12% (161/1065)
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
 42.86% (102/238)
 64.29% (9/14)
 43.39% (128/295)
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
 39.92% (287/719)
 59.38% (19/32)
 43.12% (326/756)
src/cpython3/Modules/_io/iobase.c
 16.67% (81/486)
 31.58% (12/38)
 13.47% (106/787)
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.85% (47/477)
 16.00% (4/25)
  9.23% (77/834)
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.13% (660/1879)
 40.62% (39/96)
 37.47% (1354/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/39)
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.14% (7/169)
  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
 20.14% (336/1668)
 35.90% (14/39)
 26.54% (423/1594)
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/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.83% (157/5542)
  4.23% (8/189)
  2.86% (184/6428)
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.97% (14/712)
  2.44% (1/41)
  1.60% (13/810)
src/cpython3/Modules/gcmodule.c
  0.00% (0/193)
  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.81% (951/4800)
src/cpython3/Modules/posixmodule.c
 16.23% (981/6045)
 12.91% (39/302)
 15.83% (1189/7513)
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/81)
  0.00% (0/3)
  0.00% (0/168)
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
 20.36% (335/1645)
 24.76% (26/105)
 20.26% (487/2404)
src/cpython3/Objects/bytes_methods.c
 33.02% (142/430)
 42.31% (11/26)
 27.26% (160/587)
src/cpython3/Objects/bytesobject.c
 26.72% (640/2395)
 46.23% (49/106)
 25.75% (889/3452)
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.03% (124/952)
 13.16% (5/38)
 13.90% (138/993)
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/252)
  0.00% (0/9)
  0.00% (0/286)
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/430)
  0.00% (0/19)
  0.00% (0/549)
src/cpython3/Objects/clinic/unicodeobject.c.h
 39.76% (367/923)
 42.22% (19/45)
 44.95% (418/930)
src/cpython3/Objects/codeobject.c
 21.27% (428/2012)
 17.02% (16/94)
 26.38% (868/3290)
src/cpython3/Objects/complexobject.c
 43.16% (363/841)
 65.31% (32/49)
 45.34% (535/1180)
src/cpython3/Objects/descrobject.c
 46.27% (503/1087)
 53.19% (50/94)
 51.08% (735/1439)
src/cpython3/Objects/dictobject.c
 50.33% (2142/4256)
 66.94% (162/242)
 42.48% (2887/6796)
src/cpython3/Objects/enumobject.c
 24.38% (78/320)
 35.29% (6/17)
 24.06% (147/611)
src/cpython3/Objects/exceptions.c
 36.32% (822/2263)
 49.41% (84/170)
 38.90% (1965/5051)
src/cpython3/Objects/fileobject.c
  9.29% (30/323)
 14.29% (3/21)
  8.44% (33/391)
src/cpython3/Objects/floatobject.c
 40.81% (604/1480)
 55.93% (33/59)
 43.50% (914/2101)
src/cpython3/Objects/frameobject.c
  8.30% (130/1566)
 15.85% (13/82)
 10.32% (277/2685)
src/cpython3/Objects/funcobject.c
 33.96% (363/1069)
 45.68% (37/81)
 37.46% (922/2461)
src/cpython3/Objects/genericaliasobject.c
  4.07% (30/738)
  8.33% (3/36)
  3.47% (51/1468)
src/cpython3/Objects/genobject.c
 14.33% (183/1277)
 14.12% (12/85)
 15.66% (351/2241)
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.28% (1679/2459)
 79.03% (98/124)
 61.38% (2355/3837)
src/cpython3/Objects/longobject.c
 66.37% (2735/4121)
 73.26% (126/172)
 56.19% (4042/7194)
src/cpython3/Objects/memoryobject.c
 22.01% (455/2067)
 36.28% (41/113)
 18.65% (632/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.92% (479/1200)
 66.04% (35/53)
 37.88% (653/1724)
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/945)
  0.00% (0/60)
  0.00% (0/1543)
src/cpython3/Objects/picklebufobject.c
  0.00% (0/121)
  0.00% (0/11)
  0.00% (0/145)
src/cpython3/Objects/rangeobject.c
 30.35% (231/761)
 44.74% (17/38)
 30.15% (328/1088)
src/cpython3/Objects/setobject.c
 46.75% (785/1679)
 60.61% (60/99)
 39.58% (1275/3221)
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
 64.76% (465/718)
 75.61% (31/41)
 63.26% (940/1486)
src/cpython3/Objects/typeobject.c
 45.43% (3585/7891)
 58.91% (248/421)
 41.02% (5869/14306)
src/cpython3/Objects/typevarobject.c
  1.63% (19/1166)
  0.96% (1/104)
  3.17% (78/2463)
src/cpython3/Objects/unicode_format.c
 26.60% (191/718)
 70.00% (7/10)
 22.39% (221/987)
src/cpython3/Objects/unicode_formatter.c
 27.19% (339/1247)
 51.85% (14/27)
 31.41% (420/1337)
src/cpython3/Objects/unicode_writer.c
 64.71% (253/391)
 82.61% (19/23)
 61.81% (390/631)
src/cpython3/Objects/unicodectype.c
 42.75% (59/138)
 45.45% (10/22)
 42.11% (40/95)
src/cpython3/Objects/unicodeobject.c
 49.87% (4640/9305)
 63.77% (213/334)
 46.96% (6739/14349)
src/cpython3/Objects/unicodetype_db.h
  1.57% (35/2230)
 33.33% (1/3)
  1.50% (31/2068)
src/cpython3/Objects/unionobject.c
 21.17% (83/392)
 29.63% (8/27)
 21.50% (135/628)
src/cpython3/Objects/weakrefobject.c
 49.10% (272/554)
 30.68% (27/88)
 15.39% (373/2423)
src/cpython3/Parser/action_helpers.c
 82.13% (1232/1500)
 97.59% (81/83)
 74.64% (1457/1952)
src/cpython3/Parser/lexer/buffer.c
  0.00% (0/44)
  0.00% (0/3)
  0.00% (0/38)
src/cpython3/Parser/lexer/lexer.c
 86.99% (1130/1299)
100.00% (15/15)
 87.46% (1262/1443)
src/cpython3/Parser/lexer/state.c
 87.83% (101/115)
 85.71% (6/7)
 89.09% (98/110)
src/cpython3/Parser/myreadline.c
  0.00% (0/124)
  0.00% (0/3)
  0.00% (0/101)
src/cpython3/Parser/parser.c
 75.61% (26705/35320)
 98.91% (454/459)
 80.11% (20239/25263)
src/cpython3/Parser/peg_api.c
 28.57% (6/21)
 33.33% (1/3)
 16.67% (3/18)
src/cpython3/Parser/pegen.c
 70.51% (538/763)
 86.05% (37/43)
 69.69% (568/815)
src/cpython3/Parser/pegen.h
 68.57% (48/70)
100.00% (6/6)
 64.00% (48/75)
src/cpython3/Parser/pegen_errors.c
 77.10% (266/345)
100.00% (10/10)
 75.74% (309/408)
src/cpython3/Parser/string_parser.c
 79.31% (207/261)
100.00% (6/6)
 78.04% (231/296)
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/369)
  0.00% (0/11)
  0.00% (0/390)
src/cpython3/Parser/tokenizer/helpers.c
 84.62% (341/403)
100.00% (16/16)
 85.20% (334/392)
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
 91.26% (94/103)
100.00% (6/6)
 73.76% (104/141)
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.58% (5044/17052)
 62.65% (104/166)
 17.73% (4618/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
 39.50% (440/1114)
 61.11% (33/54)
 43.82% (762/1739)
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
 93.02% (706/759)
100.00% (30/30)
 87.60% (1986/2267)
src/cpython3/Python/ast_unparse.c
 80.99% (575/710)
 91.49% (43/47)
 75.44% (1115/1478)
src/cpython3/Python/bltinmodule.c
 31.45% (644/2048)
 55.07% (38/69)
 33.59% (1092/3251)
src/cpython3/Python/bootstrap_hash.c
 25.36% (53/209)
 33.33% (3/9)
 19.25% (36/187)
src/cpython3/Python/ceval.c
 34.27% (780/2276)
 48.57% (51/105)
 40.95% (11695/28558)
src/cpython3/Python/ceval_gil.c
 25.11% (166/661)
 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.26% (368/621)
 65.00% (13/20)
 60.61% (420/693)
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
 87.62% (4005/4571)
 98.74% (157/159)
 72.96% (10245/14042)
src/cpython3/Python/compile.c
 69.54% (870/1251)
 94.92% (56/59)
 66.47% (1475/2219)
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/2242)
  3.31% (4/121)
  1.26% (45/3564)
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.11% (540/1736)
src/cpython3/Python/fileutils.c
 28.15% (346/1229)
 51.67% (31/60)
 26.35% (323/1226)
src/cpython3/Python/flowgraph.c
 87.71% (2605/2970)
 96.61% (114/118)
 72.79% (4321/5936)
src/cpython3/Python/frame.c
 78.72% (74/94)
 62.50% (5/8)
 60.43% (142/235)
src/cpython3/Python/future.c
 93.48% (86/92)
100.00% (3/3)
 88.29% (98/111)
src/cpython3/Python/gc.c
 61.56% (820/1332)
 70.10% (68/97)
 53.65% (927/1728)
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
 11.41% (140/1227)
 22.22% (16/72)
  8.45% (139/1645)
src/cpython3/Python/hashtable.c
 43.64% (103/236)
 35.00% (7/20)
 41.78% (89/213)
src/cpython3/Python/import.c
 40.52% (1117/2757)
 57.50% (92/160)
 35.12% (1453/4137)
src/cpython3/Python/importdl.c
 35.49% (126/355)
 75.00% (9/12)
 37.11% (203/547)
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.36% (59/411)
 27.27% (9/33)
 12.77% (54/423)
src/cpython3/Python/marshal.c
 28.58% (409/1431)
 32.65% (16/49)
 23.25% (566/2434)
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.69% (574/1933)
 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.65% (424/1430)
 36.30% (49/135)
 22.33% (563/2521)
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.14% (259/359)
src/cpython3/Python/pythonrun.c
  7.67% (95/1239)
 12.70% (8/63)
  6.53% (99/1515)
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/147)
  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.98% (1193/1591)
 90.91% (50/55)
 71.67% (1596/2227)
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
 78.82% (1805/2290)
 97.06% (66/68)
 84.16% (3964/4710)
src/cpython3/Python/sysmodule.c
 22.99% (474/2062)
 25.95% (34/131)
 38.27% (1258/3287)
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.33% (47/882)
 14.63% (6/41)
  8.04% (88/1094)
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/11)
  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/149)
  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.10% (103687/265179)
 40.46% (4890/12085)
 36.80% (152701/414984)