Coverage Report

View results by: Directories | Files

Path Line Coverage Function Coverage Region Coverage
src/cpython-install/include/python3.15/cpython/abstract.h
  0.00% (0/13)
  0.00% (0/3)
  0.00% (0/3)
src/cpython-install/include/python3.15/cpython/bytearrayobject.h
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/2)
src/cpython-install/include/python3.15/cpython/bytesobject.h
  0.00% (0/10)
  0.00% (0/3)
  0.00% (0/3)
src/cpython-install/include/python3.15/cpython/cellobject.h
  0.00% (0/18)
  0.00% (0/2)
  0.00% (0/2)
src/cpython-install/include/python3.15/cpython/ceval.h
  0.00% (0/3)
  0.00% (0/1)
  0.00% (0/1)
src/cpython-install/include/python3.15/cpython/classobject.h
  0.00% (0/9)
  0.00% (0/3)
  0.00% (0/3)
src/cpython-install/include/python3.15/cpython/code.h
  0.00% (0/25)
  0.00% (0/7)
  0.00% (0/7)
src/cpython-install/include/python3.15/cpython/dictobject.h
  0.00% (0/10)
  0.00% (0/1)
  0.00% (0/1)
src/cpython-install/include/python3.15/cpython/fileutils.h
  0.00% (0/3)
  0.00% (0/1)
  0.00% (0/1)
src/cpython-install/include/python3.15/cpython/floatobject.h
  0.00% (0/3)
  0.00% (0/1)
  0.00% (0/1)
src/cpython-install/include/python3.15/cpython/funcobject.h
  0.00% (0/21)
  0.00% (0/7)
  0.00% (0/7)
src/cpython-install/include/python3.15/cpython/listobject.h
  0.00% (0/14)
  0.00% (0/2)
  0.00% (0/2)
src/cpython-install/include/python3.15/cpython/longintrepr.h
  0.00% (0/11)
  0.00% (0/2)
  0.00% (0/2)
src/cpython-install/include/python3.15/cpython/memoryobject.h
  0.00% (0/6)
  0.00% (0/2)
  0.00% (0/2)
src/cpython-install/include/python3.15/cpython/methodobject.h
  0.00% (0/20)
  0.00% (0/4)
  0.00% (0/4)
src/cpython-install/include/python3.15/cpython/monitoring.h
  0.00% (0/85)
  0.00% (0/17)
  0.00% (0/17)
src/cpython-install/include/python3.15/cpython/objimpl.h
  0.00% (0/8)
  0.00% (0/2)
  0.00% (0/2)
src/cpython-install/include/python3.15/cpython/pyatomic_gcc.h
  0.00% (0/154)
  0.00% (0/140)
  0.00% (0/140)
src/cpython-install/include/python3.15/cpython/pyhash.h
  0.00% (0/3)
  0.00% (0/1)
  0.00% (0/1)
src/cpython-install/include/python3.15/cpython/pylock.h
  0.00% (0/15)
  0.00% (0/3)
  0.00% (0/3)
src/cpython-install/include/python3.15/cpython/pystate.h
  0.00% (0/3)
  0.00% (0/1)
  0.00% (0/1)
src/cpython-install/include/python3.15/cpython/setobject.h
  0.00% (0/7)
  0.00% (0/1)
  0.00% (0/1)
src/cpython-install/include/python3.15/cpython/tupleobject.h
  0.00% (0/10)
  0.00% (0/2)
  0.00% (0/2)
src/cpython-install/include/python3.15/cpython/unicodeobject.h
  0.00% (0/150)
  0.00% (0/24)
  0.00% (0/24)
src/cpython-install/include/python3.15/cpython/weakrefobject.h
  0.00% (0/14)
  0.00% (0/1)
  0.00% (0/1)
src/cpython-install/include/python3.15/object.h
 23.68% (9/38)
 22.22% (2/9)
 22.22% (2/9)
src/cpython-install/include/python3.15/refcount.h
  8.78% (13/148)
 20.00% (2/10)
 60.00% (12/20)
src/cpython/Include/cpython/abstract.h
100.00% (13/13)
100.00% (3/3)
100.00% (11/11)
src/cpython/Include/cpython/bytearrayobject.h
 80.00% (12/15)
100.00% (2/2)
100.00% (14/14)
src/cpython/Include/cpython/bytesobject.h
 70.00% (7/10)
 66.67% (2/3)
 90.00% (9/10)
src/cpython/Include/cpython/cellobject.h
  0.00% (0/18)
  0.00% (0/2)
  0.00% (0/2)
src/cpython/Include/cpython/ceval.h
  0.00% (0/3)
  0.00% (0/1)
  0.00% (0/1)
src/cpython/Include/cpython/classobject.h
 66.67% (6/9)
 66.67% (2/3)
 66.67% (6/9)
src/cpython/Include/cpython/code.h
 32.00% (8/25)
 28.57% (2/7)
 28.57% (2/7)
src/cpython/Include/cpython/dictobject.h
 70.00% (7/10)
100.00% (1/1)
100.00% (2/2)
src/cpython/Include/cpython/fileutils.h
  0.00% (0/3)
  0.00% (0/1)
  0.00% (0/1)
src/cpython/Include/cpython/floatobject.h
100.00% (3/3)
100.00% (1/1)
100.00% (3/3)
src/cpython/Include/cpython/funcobject.h
 14.29% (3/21)
 14.29% (1/7)
 17.65% (3/17)
src/cpython/Include/cpython/listobject.h
 78.57% (11/14)
100.00% (2/2)
100.00% (9/9)
src/cpython/Include/cpython/longintrepr.h
100.00% (11/11)
100.00% (2/2)
100.00% (4/4)
src/cpython/Include/cpython/memoryobject.h
  0.00% (0/6)
  0.00% (0/2)
  0.00% (0/2)
src/cpython/Include/cpython/methodobject.h
100.00% (20/20)
100.00% (4/4)
100.00% (24/24)
src/cpython/Include/cpython/monitoring.h
  0.00% (0/85)
  0.00% (0/17)
  0.00% (0/17)
src/cpython/Include/cpython/objimpl.h
100.00% (8/8)
100.00% (2/2)
100.00% (7/7)
src/cpython/Include/cpython/pyatomic_gcc.h
 21.43% (33/154)
 20.71% (29/140)
 20.71% (29/140)
src/cpython/Include/cpython/pyhash.h
  0.00% (0/3)
  0.00% (0/1)
  0.00% (0/1)
src/cpython/Include/cpython/pylock.h
 73.33% (11/15)
100.00% (3/3)
 83.33% (10/12)
src/cpython/Include/cpython/pystate.h
  0.00% (0/3)
  0.00% (0/1)
  0.00% (0/1)
src/cpython/Include/cpython/setobject.h
 57.14% (4/7)
100.00% (1/1)
100.00% (3/3)
src/cpython/Include/cpython/tupleobject.h
100.00% (10/10)
100.00% (2/2)
100.00% (9/9)
src/cpython/Include/cpython/unicodeobject.h
 81.33% (122/150)
 79.17% (19/24)
 95.80% (114/119)
src/cpython/Include/cpython/weakrefobject.h
  0.00% (0/14)
  0.00% (0/1)
  0.00% (0/1)
src/cpython/Include/internal/mimalloc/mimalloc/atomic.h
 23.81% (5/21)
 16.67% (1/6)
 40.74% (11/27)
src/cpython/Include/internal/mimalloc/mimalloc/internal.h
  1.04% (4/383)
  1.41% (1/71)
  0.41% (1/245)
src/cpython/Include/internal/mimalloc/mimalloc/prim.h
 33.33% (12/36)
 75.00% (3/4)
 75.00% (3/4)
src/cpython/Include/internal/mimalloc/mimalloc/types.h
  0.00% (0/3)
  0.00% (0/1)
  0.00% (0/3)
src/cpython/Include/internal/pycore_abstract.h
100.00% (4/4)
100.00% (1/1)
100.00% (6/6)
src/cpython/Include/internal/pycore_asdl.h
 66.67% (18/27)
100.00% (1/1)
 82.35% (14/17)
src/cpython/Include/internal/pycore_backoff.h
 68.00% (34/50)
 60.00% (6/10)
 73.91% (17/23)
src/cpython/Include/internal/pycore_bitutils.h
  4.92% (6/122)
 20.00% (1/5)
 27.27% (3/11)
src/cpython/Include/internal/pycore_call.h
 60.71% (34/56)
 57.14% (4/7)
 84.21% (16/19)
src/cpython/Include/internal/pycore_cell.h
 68.42% (26/38)
100.00% (4/4)
 94.44% (17/18)
src/cpython/Include/internal/pycore_ceval.h
 97.50% (39/40)
100.00% (10/10)
 87.50% (14/16)
src/cpython/Include/internal/pycore_code.h
 80.61% (79/98)
 78.95% (15/19)
 88.89% (32/36)
src/cpython/Include/internal/pycore_dict.h
 81.13% (43/53)
100.00% (8/8)
 87.50% (14/16)
src/cpython/Include/internal/pycore_freelist.h
 86.27% (44/51)
100.00% (6/6)
100.00% (23/23)
src/cpython/Include/internal/pycore_function.h
 50.00% (3/6)
 50.00% (1/2)
 40.00% (2/5)
src/cpython/Include/internal/pycore_gc.h
 76.64% (82/107)
 92.31% (12/13)
 94.87% (37/39)
src/cpython/Include/internal/pycore_genobject.h
100.00% (5/5)
100.00% (1/1)
100.00% (1/1)
src/cpython/Include/internal/pycore_hashtable.h
100.00% (3/3)
100.00% (1/1)
100.00% (1/1)
src/cpython/Include/internal/pycore_interp.h
  0.00% (0/18)
  0.00% (0/3)
  0.00% (0/8)
src/cpython/Include/internal/pycore_interpframe.h
 75.96% (139/183)
 90.00% (18/20)
 96.49% (55/57)
src/cpython/Include/internal/pycore_list.h
 53.85% (14/26)
 50.00% (1/2)
 68.18% (15/22)
src/cpython/Include/internal/pycore_llist.h
 12.90% (4/31)
 20.00% (1/5)
 14.29% (1/7)
src/cpython/Include/internal/pycore_lock.h
 29.41% (10/34)
 33.33% (2/6)
 37.50% (9/24)
src/cpython/Include/internal/pycore_long.h
100.00% (63/63)
100.00% (17/17)
100.00% (57/57)
src/cpython/Include/internal/pycore_moduleobject.h
 93.33% (14/15)
100.00% (3/3)
100.00% (3/3)
src/cpython/Include/internal/pycore_object.h
 48.34% (131/271)
 80.77% (21/26)
 77.22% (122/158)
src/cpython/Include/internal/pycore_object_alloc.h
 50.00% (8/16)
100.00% (2/2)
100.00% (2/2)
src/cpython/Include/internal/pycore_object_deferred.h
  0.00% (0/7)
  0.00% (0/1)
  0.00% (0/1)
src/cpython/Include/internal/pycore_object_stack.h
  0.00% (0/38)
  0.00% (0/3)
  0.00% (0/3)
src/cpython/Include/internal/pycore_opcode_metadata.h
 43.94% (424/965)
 66.67% (2/3)
 44.05% (418/949)
src/cpython/Include/internal/pycore_optimizer.h
  0.00% (0/38)
  0.00% (0/10)
  0.00% (0/10)
src/cpython/Include/internal/pycore_pyerrors.h
100.00% (10/10)
100.00% (2/2)
 73.68% (14/19)
src/cpython/Include/internal/pycore_pyhash.h
 63.64% (7/11)
100.00% (1/1)
100.00% (7/7)
src/cpython/Include/internal/pycore_pymath.h
 22.73% (5/22)
 50.00% (1/2)
 25.00% (9/36)
src/cpython/Include/internal/pycore_pymem.h
  0.00% (0/16)
  0.00% (0/1)
  0.00% (0/7)
src/cpython/Include/internal/pycore_pystate.h
 48.21% (27/56)
 87.50% (7/8)
 78.57% (11/14)
src/cpython/Include/internal/pycore_qsbr.h
  0.00% (0/14)
  0.00% (0/4)
  0.00% (0/5)
src/cpython/Include/internal/pycore_runtime.h
 33.33% (6/18)
 33.33% (1/3)
 50.00% (4/8)
src/cpython/Include/internal/pycore_stackref.h
 77.91% (134/172)
 93.10% (27/29)
 96.46% (109/113)
src/cpython/Include/internal/pycore_structseq.h
100.00% (3/3)
100.00% (1/1)
100.00% (1/1)
src/cpython/Include/internal/pycore_tuple.h
100.00% (6/6)
100.00% (1/1)
100.00% (13/13)
src/cpython/Include/internal/pycore_typeobject.h
100.00% (16/16)
100.00% (3/3)
100.00% (3/3)
src/cpython/Include/internal/pycore_unicodeobject_generated.h
100.00% (3227/3227)
100.00% (1/1)
100.00% (2419/2419)
src/cpython/Include/internal/pycore_weakref.h
 35.00% (21/60)
 66.67% (2/3)
 66.67% (14/21)
src/cpython/Include/object.h
 83.33% (35/42)
100.00% (9/9)
100.00% (26/26)
src/cpython/Include/pydtrace.h
 20.83% (5/24)
 20.83% (5/24)
 20.83% (5/24)
src/cpython/Include/refcount.h
 35.40% (57/161)
 90.91% (10/11)
 96.08% (49/51)
src/cpython/Modules/_abc.c
 46.03% (290/630)
 64.29% (18/28)
 54.02% (443/820)
src/cpython/Modules/_asynciomodule.c
  0.00% (0/2337)
  0.00% (0/131)
  0.00% (0/3857)
src/cpython/Modules/_codecsmodule.c
 38.64% (102/264)
 42.86% (18/42)
 22.40% (41/183)
src/cpython/Modules/_collectionsmodule.c
 17.47% (289/1654)
 25.00% (22/88)
 18.02% (340/1887)
src/cpython/Modules/_datetimemodule.c
  7.18% (301/4194)
 10.84% (27/249)
  8.73% (428/4904)
src/cpython/Modules/_functoolsmodule.c
 31.30% (370/1182)
 40.74% (22/54)
 31.77% (542/1706)
src/cpython/Modules/_io/_iomodule.c
 49.71% (171/344)
 66.67% (6/9)
 53.44% (396/741)
src/cpython/Modules/_io/_iomodule.h
100.00% (15/15)
100.00% (3/3)
100.00% (3/3)
src/cpython/Modules/_io/bufferedio.c
 24.19% (345/1426)
 32.05% (25/78)
 23.65% (535/2262)
src/cpython/Modules/_io/bytesio.c
 15.96% (98/614)
 25.00% (11/44)
 20.29% (155/764)
src/cpython/Modules/_io/clinic/_iomodule.c.h
 55.19% (117/212)
 66.67% (2/3)
 66.67% (138/207)
src/cpython/Modules/_io/clinic/bufferedio.c.h
 29.13% (180/618)
 32.35% (11/34)
 26.74% (150/561)
src/cpython/Modules/_io/clinic/bytesio.c.h
 25.19% (67/266)
 21.05% (4/19)
 27.19% (59/217)
src/cpython/Modules/_io/clinic/fileio.c.h
 60.26% (141/234)
 78.57% (11/14)
 61.47% (142/231)
src/cpython/Modules/_io/clinic/iobase.c.h
 15.69% (24/153)
 35.71% (5/14)
 10.71% (15/140)
src/cpython/Modules/_io/clinic/stringio.c.h
 50.23% (111/221)
 35.29% (6/17)
 60.82% (104/171)
src/cpython/Modules/_io/clinic/textio.c.h
 19.57% (118/603)
  5.88% (2/34)
 25.42% (137/539)
src/cpython/Modules/_io/fileio.c
 43.41% (313/721)
 65.62% (21/32)
 45.26% (282/623)
src/cpython/Modules/_io/iobase.c
 27.57% (134/486)
 47.37% (18/38)
 29.58% (205/693)
src/cpython/Modules/_io/stringio.c
 50.90% (284/558)
 59.26% (16/27)
 47.24% (393/832)
src/cpython/Modules/_io/textio.c
 15.98% (326/2040)
 19.23% (15/78)
 18.18% (607/3338)
src/cpython/Modules/_localemodule.c
  0.00% (0/459)
  0.00% (0/25)
  0.00% (0/636)
src/cpython/Modules/_opcode.c
 57.78% (104/180)
 76.47% (13/17)
 71.41% (437/612)
src/cpython/Modules/_operator.c
 10.29% (92/894)
 10.75% (10/93)
 12.14% (144/1186)
src/cpython/Modules/_sre/clinic/sre.c.h
 45.17% (430/952)
 53.57% (15/28)
 44.31% (417/941)
src/cpython/Modules/_sre/sre.c
 52.70% (996/1890)
 62.50% (60/96)
 47.44% (1531/3227)
src/cpython/Modules/_sre/sre_lib.h
 46.42% (538/1159)
 83.33% (5/6)
 39.03% (1010/2588)
src/cpython/Modules/_stat.c
 55.49% (91/164)
 44.44% (4/9)
 63.39% (258/407)
src/cpython/Modules/_suggestions.c
  0.00% (0/22)
  0.00% (0/2)
  0.00% (0/22)
src/cpython/Modules/_sysconfig.c
  0.00% (0/22)
  0.00% (0/2)
  0.00% (0/17)
src/cpython/Modules/_threadmodule.c
  9.94% (133/1338)
 18.56% (18/97)
 13.17% (172/1306)
src/cpython/Modules/_tracemalloc.c
  0.00% (0/43)
  0.00% (0/11)
  0.00% (0/27)
src/cpython/Modules/_typesmodule.c
100.00% (42/42)
100.00% (2/2)
 83.53% (142/170)
src/cpython/Modules/_typingmodule.c
  0.00% (0/31)
  0.00% (0/3)
  0.00% (0/39)
src/cpython/Modules/_weakref.c
 30.88% (21/68)
 57.14% (4/7)
 34.78% (24/69)
src/cpython/Modules/atexitmodule.c
  4.14% (7/169)
  7.14% (1/14)
  2.80% (4/143)
src/cpython/Modules/clinic/_abc.c.h
 52.38% (22/42)
 50.00% (2/4)
 51.61% (16/31)
src/cpython/Modules/clinic/_asynciomodule.c.h
  0.00% (0/999)
  0.00% (0/57)
  0.00% (0/876)
src/cpython/Modules/clinic/_codecsmodule.c.h
 20.38% (332/1629)
 39.47% (15/38)
 26.14% (355/1358)
src/cpython/Modules/clinic/_collectionsmodule.c.h
 31.62% (86/272)
 23.81% (5/21)
 37.33% (81/217)
src/cpython/Modules/clinic/_datetimemodule.c.h
  0.00% (0/1324)
  0.00% (0/35)
  0.00% (0/1408)
src/cpython/Modules/clinic/_functoolsmodule.c.h
  0.00% (0/93)
  0.00% (0/4)
  0.00% (0/79)
src/cpython/Modules/clinic/_localemodule.c.h
  0.00% (0/288)
  0.00% (0/12)
  0.00% (0/220)
src/cpython/Modules/clinic/_opcode.c.h
 59.43% (271/456)
 73.33% (11/15)
 56.85% (249/438)
src/cpython/Modules/clinic/_operator.c.h
  0.00% (0/631)
  0.00% (0/46)
  0.00% (0/488)
src/cpython/Modules/clinic/_suggestions.c.h
  0.00% (0/17)
  0.00% (0/1)
  0.00% (0/14)
src/cpython/Modules/clinic/_sysconfig.c.h
  0.00% (0/3)
  0.00% (0/1)
  0.00% (0/1)
src/cpython/Modules/clinic/_threadmodule.c.h
  9.12% (27/296)
 13.04% (3/23)
  9.89% (27/273)
src/cpython/Modules/clinic/_tracemalloc.c.h
  0.00% (0/42)
  0.00% (0/9)
  0.00% (0/26)
src/cpython/Modules/clinic/_weakref.c.h
 26.67% (12/45)
 33.33% (1/3)
 31.43% (11/35)
src/cpython/Modules/clinic/faulthandler.c.h
  0.00% (0/335)
  0.00% (0/14)
  0.00% (0/325)
src/cpython/Modules/clinic/gcmodule.c.h
  0.00% (0/235)
  0.00% (0/18)
  0.00% (0/178)
src/cpython/Modules/clinic/itertoolsmodule.c.h
 13.73% (81/590)
 10.53% (2/19)
 11.81% (83/703)
src/cpython/Modules/clinic/posixmodule.c.h
  5.54% (301/5435)
  5.88% (11/187)
  5.65% (307/5431)
src/cpython/Modules/clinic/pwdmodule.c.h
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/7)
src/cpython/Modules/clinic/signalmodule.c.h
  0.00% (0/308)
  0.00% (0/19)
  0.00% (0/257)
src/cpython/Modules/clinic/symtablemodule.c.h
  0.00% (0/29)
  0.00% (0/1)
  0.00% (0/23)
src/cpython/Modules/clinic/timemodule.c.h
  0.00% (0/20)
  0.00% (0/2)
  0.00% (0/10)
src/cpython/Modules/errnomodule.c
 96.17% (402/418)
100.00% (3/3)
 55.93% (712/1273)
src/cpython/Modules/faulthandler.c
  1.96% (14/716)
  2.44% (1/41)
  1.68% (11/656)
src/cpython/Modules/gcmodule.c
  0.00% (0/192)
  0.00% (0/23)
  0.00% (0/161)
src/cpython/Modules/getbuildinfo.c
 78.57% (22/28)
100.00% (3/3)
 77.78% (14/18)
src/cpython/Modules/getpath.c
 48.72% (266/546)
 68.18% (15/22)
 52.01% (285/548)
src/cpython/Modules/itertoolsmodule.c
 14.89% (321/2156)
 10.83% (13/120)
 18.60% (701/3769)
src/cpython/Modules/posixmodule.c
 17.75% (1044/5882)
 15.38% (44/286)
 16.72% (950/5683)
src/cpython/Modules/pwdmodule.c
  0.00% (0/205)
  0.00% (0/10)
  0.00% (0/220)
src/cpython/Modules/signalmodule.c
 30.25% (258/853)
 22.64% (12/53)
 29.68% (233/785)
src/cpython/Modules/symtablemodule.c
  0.00% (0/73)
  0.00% (0/3)
  0.00% (0/137)
src/cpython/Modules/timemodule.c
 11.11% (106/954)
 14.58% (7/48)
 11.26% (94/835)
src/cpython/Objects/abstract.c
 34.18% (710/2077)
 54.31% (63/116)
 41.13% (946/2300)
src/cpython/Objects/boolobject.c
 26.87% (18/67)
 33.33% (3/9)
 28.93% (35/121)
src/cpython/Objects/bytearrayobject.c
 21.52% (359/1668)
 25.24% (26/103)
 20.64% (396/1919)
src/cpython/Objects/bytes_methods.c
 30.86% (133/431)
 42.31% (11/26)
 21.15% (118/558)
src/cpython/Objects/bytesobject.c
 30.92% (717/2319)
 53.19% (50/94)
 30.75% (807/2624)
src/cpython/Objects/call.c
 55.57% (379/682)
 65.85% (27/41)
 59.09% (273/462)
src/cpython/Objects/capsule.c
 46.15% (96/208)
 50.00% (9/18)
 60.53% (92/152)
src/cpython/Objects/cellobject.c
 29.59% (29/98)
 41.67% (5/12)
 26.83% (55/205)
src/cpython/Objects/classobject.c
 30.06% (95/316)
 24.00% (6/25)
 26.13% (110/421)
src/cpython/Objects/clinic/bytearrayobject.c.h
 18.72% (175/935)
 16.22% (6/37)
 19.81% (167/843)
src/cpython/Objects/clinic/bytesobject.c.h
 31.31% (237/757)
 38.46% (10/26)
 32.01% (225/703)
src/cpython/Objects/clinic/classobject.c.h
  0.00% (0/37)
  0.00% (0/3)
  0.00% (0/50)
src/cpython/Objects/clinic/codeobject.c.h
  0.00% (0/384)
  0.00% (0/3)
  0.00% (0/492)
src/cpython/Objects/clinic/complexobject.c.h
  0.00% (0/75)
  0.00% (0/6)
  0.00% (0/62)
src/cpython/Objects/clinic/descrobject.c.h
 92.00% (92/100)
100.00% (2/2)
 89.32% (92/103)
src/cpython/Objects/clinic/dictobject.c.h
 73.79% (76/103)
 69.23% (9/13)
 77.78% (56/72)
src/cpython/Objects/clinic/enumobject.c.h
  0.00% (0/60)
  0.00% (0/2)
  0.00% (0/70)
src/cpython/Objects/clinic/exceptions.c.h
 22.32% (25/112)
 20.00% (3/15)
 26.00% (13/50)
src/cpython/Objects/clinic/floatobject.c.h
  0.00% (0/101)
  0.00% (0/14)
  0.00% (0/73)
src/cpython/Objects/clinic/frameobject.c.h
  6.93% (7/101)
  6.67% (1/15)
  6.98% (3/43)
src/cpython/Objects/clinic/funcobject.c.h
 29.91% (35/117)
 71.43% (5/7)
 14.15% (15/106)
src/cpython/Objects/clinic/interpolationobject.c.h
  0.00% (0/68)
  0.00% (0/1)
  0.00% (0/81)
src/cpython/Objects/clinic/listobject.c.h
 67.65% (138/204)
 64.29% (9/14)
 72.78% (131/180)
src/cpython/Objects/clinic/longobject.c.h
 70.59% (168/238)
 45.45% (5/11)
 72.94% (159/218)
src/cpython/Objects/clinic/memoryobject.c.h
 28.89% (78/270)
 30.00% (3/10)
 28.40% (73/257)
src/cpython/Objects/clinic/moduleobject.c.h
 87.50% (42/48)
100.00% (1/1)
 84.62% (44/52)
src/cpython/Objects/clinic/odictobject.c.h
  0.00% (0/214)
  0.00% (0/5)
  0.00% (0/223)
src/cpython/Objects/clinic/setobject.c.h
 43.21% (70/162)
 45.45% (10/22)
 52.00% (26/50)
src/cpython/Objects/clinic/structseq.c.h
  0.00% (0/44)
  0.00% (0/1)
  0.00% (0/47)
src/cpython/Objects/clinic/tupleobject.c.h
 25.93% (14/54)
 25.00% (1/4)
 45.45% (25/55)
src/cpython/Objects/clinic/typeobject.c.h
 47.83% (33/69)
 41.67% (5/12)
 48.57% (17/35)
src/cpython/Objects/clinic/typevarobject.c.h
  0.00% (0/423)
  0.00% (0/19)
  0.00% (0/410)
src/cpython/Objects/clinic/unicodeobject.c.h
 57.20% (528/923)
 57.78% (26/45)
 62.59% (512/818)
src/cpython/Objects/codeobject.c
 30.21% (602/1993)
 38.04% (35/92)
 43.35% (863/1991)
src/cpython/Objects/complexobject.c
  4.34% (38/876)
  6.52% (3/46)
  3.44% (27/784)
src/cpython/Objects/descrobject.c
 48.81% (534/1094)
 58.51% (55/94)
 57.95% (663/1144)
src/cpython/Objects/dictobject.c
 53.50% (2286/4273)
 71.07% (172/242)
 49.98% (2046/4094)
src/cpython/Objects/enumobject.c
 40.37% (130/322)
 52.94% (9/17)
 43.46% (186/428)
src/cpython/Objects/exceptions.c
 38.37% (868/2262)
 50.30% (84/167)
 44.45% (1507/3390)
src/cpython/Objects/fileobject.c
  9.29% (30/323)
 14.29% (3/21)
  8.31% (28/337)
src/cpython/Objects/floatobject.c
 18.53% (274/1479)
 40.68% (24/59)
 25.15% (416/1654)
src/cpython/Objects/frameobject.c
  8.00% (126/1575)
 15.85% (13/82)
 12.16% (194/1596)
src/cpython/Objects/funcobject.c
 40.09% (431/1075)
 54.32% (44/81)
 49.01% (793/1618)
src/cpython/Objects/genericaliasobject.c
  9.56% (69/722)
 19.44% (7/36)
  9.59% (98/1022)
src/cpython/Objects/genobject.c
 19.63% (252/1284)
 18.82% (16/85)
 22.51% (336/1493)
src/cpython/Objects/interpolationobject.c
  8.33% (10/120)
 10.00% (1/10)
  4.93% (11/223)
src/cpython/Objects/iterobject.c
 38.11% (93/244)
 38.10% (8/21)
 39.13% (126/322)
src/cpython/Objects/listobject.c
 72.04% (1778/2468)
 83.06% (103/124)
 71.28% (1802/2528)
src/cpython/Objects/longobject.c
 48.14% (1988/4130)
 66.28% (114/172)
 42.66% (2028/4754)
src/cpython/Objects/memoryobject.c
 18.51% (384/2075)
 30.97% (35/113)
 17.44% (440/2523)
src/cpython/Objects/methodobject.c
 54.13% (190/351)
 53.85% (14/26)
 58.17% (242/416)
src/cpython/Objects/mimalloc/alloc-aligned.c
  0.00% (0/187)
  0.00% (0/28)
  0.00% (0/154)
src/cpython/Objects/mimalloc/alloc-posix.c
  0.00% (0/106)
  0.00% (0/18)
  0.00% (0/81)
src/cpython/Objects/mimalloc/alloc.c
  0.00% (0/456)
  0.00% (0/65)
  0.00% (0/301)
src/cpython/Objects/mimalloc/arena.c
  0.00% (0/608)
  0.00% (0/46)
  0.00% (0/695)
src/cpython/Objects/mimalloc/bitmap.c
  0.00% (0/301)
  0.00% (0/18)
  0.00% (0/296)
src/cpython/Objects/mimalloc/bitmap.h
  0.00% (0/16)
  0.00% (0/5)
  0.00% (0/14)
src/cpython/Objects/mimalloc/heap.c
  1.74% (7/403)
  5.41% (2/37)
  0.68% (2/294)
src/cpython/Objects/mimalloc/init.c
 31.50% (80/254)
 48.00% (12/25)
 17.65% (33/187)
src/cpython/Objects/mimalloc/options.c
 31.66% (101/319)
 33.33% (14/42)
 28.61% (99/346)
src/cpython/Objects/mimalloc/os.c
  0.69% (3/432)
  2.94% (1/34)
  0.20% (1/491)
src/cpython/Objects/mimalloc/page-queue.c
  0.00% (0/182)
  0.00% (0/14)
  0.00% (0/129)
src/cpython/Objects/mimalloc/page.c
  0.00% (0/509)
  0.00% (0/27)
  0.00% (0/370)
src/cpython/Objects/mimalloc/prim/unix/prim.c
 24.09% (73/303)
 34.38% (11/32)
 21.30% (49/230)
src/cpython/Objects/mimalloc/random.c
 62.81% (76/121)
 71.43% (10/14)
 66.67% (34/51)
src/cpython/Objects/mimalloc/segment-map.c
  0.00% (0/86)
  0.00% (0/6)
  0.00% (0/134)
src/cpython/Objects/mimalloc/segment.c
  0.00% (0/1084)
  0.00% (0/66)
  0.00% (0/1229)
src/cpython/Objects/mimalloc/stats.c
  6.43% (20/311)
 12.50% (4/32)
  5.46% (10/183)
src/cpython/Objects/moduleobject.c
 40.06% (415/1036)
 70.45% (31/44)
 44.80% (482/1076)
src/cpython/Objects/namespaceobject.c
 21.43% (39/182)
 50.00% (5/10)
 22.86% (56/245)
src/cpython/Objects/object.c
 43.07% (680/1579)
 44.55% (49/110)
 52.16% (821/1574)
src/cpython/Objects/obmalloc.c
 34.14% (594/1740)
 36.89% (45/122)
 45.31% (657/1450)
src/cpython/Objects/odictobject.c
 30.04% (271/902)
 40.00% (22/55)
 28.00% (345/1232)
src/cpython/Objects/picklebufobject.c
  0.00% (0/121)
  0.00% (0/11)
  0.00% (0/99)
src/cpython/Objects/rangeobject.c
 30.72% (235/765)
 47.37% (18/38)
 29.30% (252/860)
src/cpython/Objects/setobject.c
 50.51% (841/1665)
 67.68% (67/99)
 45.02% (1085/2410)
src/cpython/Objects/sliceobject.c
 44.58% (177/397)
 50.00% (11/22)
 44.13% (233/528)
src/cpython/Objects/stringlib/clinic/transmogrify.h.h
  0.00% (0/215)
  0.00% (0/5)
  0.00% (0/231)
src/cpython/Objects/stringlib/codecs.h
 57.64% (328/569)
 50.00% (3/6)
 65.33% (277/424)
src/cpython/Objects/stringlib/count.h
 72.73% (8/11)
100.00% (1/1)
 60.00% (9/15)
src/cpython/Objects/stringlib/ctype.h
 23.19% (16/69)
 15.38% (2/13)
 22.70% (32/141)
src/cpython/Objects/stringlib/eq.h
100.00% (13/13)
100.00% (1/1)
100.00% (23/23)
src/cpython/Objects/stringlib/fastsearch.h
 63.36% (332/524)
 78.57% (11/14)
 65.82% (310/471)
src/cpython/Objects/stringlib/find.h
 76.67% (23/30)
100.00% (4/4)
 85.00% (17/20)
src/cpython/Objects/stringlib/find_max_char.h
 95.89% (70/73)
100.00% (2/2)
100.00% (61/61)
src/cpython/Objects/stringlib/join.h
 61.83% (81/131)
100.00% (1/1)
 75.80% (119/157)
src/cpython/Objects/stringlib/localeutil.h
 57.38% (35/61)
100.00% (3/3)
 58.54% (24/41)
src/cpython/Objects/stringlib/partition.h
 79.41% (54/68)
100.00% (2/2)
 90.16% (110/122)
src/cpython/Objects/stringlib/replace.h
100.00% (26/26)
100.00% (1/1)
100.00% (24/24)
src/cpython/Objects/stringlib/repr.h
100.00% (67/67)
100.00% (1/1)
100.00% (47/47)
src/cpython/Objects/stringlib/split.h
 60.00% (150/250)
 85.71% (6/7)
 51.90% (356/686)
src/cpython/Objects/stringlib/transmogrify.h
 10.82% (49/453)
 18.75% (3/16)
 13.04% (51/391)
src/cpython/Objects/stringlib/unicode_format.h
 45.51% (314/690)
 56.25% (18/32)
 47.58% (265/557)
src/cpython/Objects/structseq.c
 34.03% (179/526)
 59.09% (13/22)
 31.39% (183/583)
src/cpython/Objects/templateobject.c
  7.42% (19/256)
 18.75% (3/16)
 10.97% (43/392)
src/cpython/Objects/tupleobject.c
 57.29% (401/700)
 75.00% (30/40)
 62.19% (635/1021)
src/cpython/Objects/typeobject.c
 47.31% (3718/7858)
 63.93% (257/402)
 50.07% (4399/8786)
src/cpython/Objects/typevarobject.c
  1.64% (19/1162)
  0.95% (1/105)
  2.38% (43/1804)
src/cpython/Objects/unicodectype.c
 66.67% (92/138)
 81.82% (18/22)
 64.21% (61/95)
src/cpython/Objects/unicodeobject.c
 53.37% (5637/10562)
 68.92% (255/370)
 53.16% (5955/11202)
src/cpython/Objects/unicodetype_db.h
  1.99% (44/2209)
 66.67% (2/3)
  1.76% (36/2047)
src/cpython/Objects/unionobject.c
 24.15% (92/381)
 34.62% (9/26)
 30.65% (137/447)
src/cpython/Objects/weakrefobject.c
 46.77% (275/588)
 51.92% (27/52)
 33.78% (250/740)
src/cpython/Parser/action_helpers.c
 83.02% (1227/1478)
 97.59% (81/83)
 84.22% (1201/1426)
src/cpython/Parser/lexer/buffer.c
  0.00% (0/44)
  0.00% (0/3)
  0.00% (0/32)
src/cpython/Parser/lexer/lexer.c
 87.97% (1141/1297)
100.00% (15/15)
 90.54% (1187/1311)
src/cpython/Parser/lexer/state.c
 87.83% (101/115)
 85.71% (6/7)
 91.67% (55/60)
src/cpython/Parser/myreadline.c
  0.00% (0/124)
  0.00% (0/3)
  0.00% (0/69)
src/cpython/Parser/parser.c
 74.58% (26081/34971)
 98.25% (448/456)
 84.53% (17328/20500)
src/cpython/Parser/peg_api.c
 23.81% (5/21)
 33.33% (1/3)
 21.43% (3/14)
src/cpython/Parser/pegen.c
 68.31% (528/773)
 82.50% (33/40)
 67.10% (410/611)
src/cpython/Parser/pegen.h
 70.00% (49/70)
100.00% (6/6)
 71.43% (35/49)
src/cpython/Parser/pegen_errors.c
 76.47% (260/340)
100.00% (10/10)
 80.84% (249/308)
src/cpython/Parser/string_parser.c
 81.68% (214/262)
100.00% (6/6)
 86.34% (196/227)
src/cpython/Parser/token.c
 94.38% (151/160)
100.00% (3/3)
 94.84% (147/155)
src/cpython/Parser/tokenizer/file_tokenizer.c
  0.00% (0/351)
  0.00% (0/11)
  0.00% (0/278)
src/cpython/Parser/tokenizer/helpers.c
 68.73% (266/387)
 87.50% (14/16)
 72.14% (233/323)
src/cpython/Parser/tokenizer/readline_tokenizer.c
  0.00% (0/109)
  0.00% (0/3)
  0.00% (0/96)
src/cpython/Parser/tokenizer/string_tokenizer.c
 91.84% (90/98)
100.00% (6/6)
 89.55% (60/67)
src/cpython/Parser/tokenizer/utf8_tokenizer.c
 83.72% (36/43)
100.00% (2/2)
 85.71% (18/21)
src/cpython/Python/Python-ast.c
 37.68% (6431/17069)
 74.34% (113/152)
 26.59% (6054/22768)
src/cpython/Python/Python-tokenize.c
  6.60% (19/288)
 33.33% (4/12)
  7.34% (19/259)
src/cpython/Python/_contextvars.c
 50.00% (9/18)
 66.67% (2/3)
 66.67% (8/12)
src/cpython/Python/_warnings.c
 33.56% (387/1153)
 55.36% (31/56)
 36.08% (469/1300)
src/cpython/Python/assemble.c
 85.66% (490/572)
100.00% (30/30)
 80.21% (450/561)
src/cpython/Python/ast.c
  1.54% (14/912)
  4.00% (1/25)
  1.68% (20/1192)
src/cpython/Python/ast_preprocess.c
 81.64% (618/757)
 90.00% (27/30)
 82.52% (1567/1899)
src/cpython/Python/ast_unparse.c
  0.00% (0/710)
  0.00% (0/47)
  0.00% (0/1403)
src/cpython/Python/bltinmodule.c
 36.91% (753/2040)
 55.07% (38/69)
 44.02% (1134/2576)
src/cpython/Python/bootstrap_hash.c
 28.71% (60/209)
 44.44% (4/9)
 23.27% (37/159)
src/cpython/Python/ceval.c
 36.75% (828/2253)
 50.00% (50/100)
 49.07% (6251/12739)
src/cpython/Python/ceval_gil.c
 24.88% (160/643)
 32.69% (17/52)
 23.27% (121/520)
src/cpython/Python/ceval_macros.h
100.00% (15/15)
100.00% (3/3)
100.00% (10/10)
src/cpython/Python/clinic/Python-tokenize.c.h
  0.00% (0/61)
  0.00% (0/1)
  0.00% (0/59)
src/cpython/Python/clinic/_contextvars.c.h
  0.00% (0/3)
  0.00% (0/1)
  0.00% (0/1)
src/cpython/Python/clinic/_warnings.c.h
  5.39% (9/167)
 60.00% (3/5)
  1.68% (3/179)
src/cpython/Python/clinic/bltinmodule.c.h
 54.00% (331/613)
 60.00% (12/20)
 53.72% (325/605)
src/cpython/Python/clinic/context.c.h
  0.00% (0/72)
  0.00% (0/10)
  0.00% (0/46)
src/cpython/Python/clinic/import.c.h
 52.31% (136/260)
 66.67% (12/18)
 52.71% (107/203)
src/cpython/Python/clinic/instruction_sequence.c.h
  0.00% (0/168)
  0.00% (0/7)
  0.00% (0/177)
src/cpython/Python/clinic/instrumentation.c.h
  0.00% (0/153)
  0.00% (0/11)
  0.00% (0/130)
src/cpython/Python/clinic/marshal.c.h
 41.55% (86/207)
 50.00% (2/4)
 39.29% (77/196)
src/cpython/Python/clinic/sysmodule.c.h
 12.03% (76/632)
 14.29% (7/49)
 12.10% (61/504)
src/cpython/Python/clinic/traceback.c.h
  0.00% (0/67)
  0.00% (0/3)
  0.00% (0/66)
src/cpython/Python/codecs.c
 33.99% (399/1174)
 40.30% (27/67)
 34.66% (365/1053)
src/cpython/Python/codegen.c
 66.46% (3049/4588)
 84.38% (135/160)
 54.81% (7110/12971)
src/cpython/Python/compile.c
 65.80% (814/1237)
 91.53% (54/59)
 69.47% (1049/1510)
src/cpython/Python/condvar.h
  0.00% (0/12)
  0.00% (0/1)
  0.00% (0/7)
src/cpython/Python/config_common.h
 50.00% (12/24)
 66.67% (2/3)
 57.14% (8/14)
src/cpython/Python/context.c
  9.40% (67/713)
 10.94% (7/64)
  8.74% (64/732)
src/cpython/Python/critical_section.c
  0.00% (0/20)
  0.00% (0/10)
  0.00% (0/10)
src/cpython/Python/crossinterp.c
  1.31% (28/2137)
  3.42% (4/117)
  1.58% (25/1578)
src/cpython/Python/crossinterp_data_lookup.h
  8.29% (45/543)
  8.89% (4/45)
  9.04% (35/387)
src/cpython/Python/crossinterp_exceptions.h
 23.53% (28/119)
 25.00% (3/12)
 14.67% (11/75)
src/cpython/Python/dtoa.c
 80.57% (1364/1693)
 96.43% (27/28)
 79.74% (1271/1594)
src/cpython/Python/dynload_shlib.c
 32.65% (16/49)
100.00% (1/1)
 17.07% (7/41)
src/cpython/Python/errors.c
 34.57% (447/1293)
 52.33% (45/86)
 32.70% (413/1263)
src/cpython/Python/fileutils.c
 28.54% (351/1230)
 50.00% (30/60)
 27.72% (227/819)
src/cpython/Python/flowgraph.c
 82.26% (2411/2931)
 93.86% (107/114)
 81.15% (2687/3311)
src/cpython/Python/formatter_unicode.c
 23.57% (263/1116)
 47.83% (11/23)
 28.79% (277/962)
src/cpython/Python/frame.c
 83.16% (79/95)
 75.00% (6/8)
 79.61% (82/103)
src/cpython/Python/future.c
 90.22% (83/92)
100.00% (3/3)
 97.00% (97/100)
src/cpython/Python/gc.c
 61.81% (811/1312)
 69.47% (66/95)
 61.57% (665/1080)
src/cpython/Python/gc_gil.c
  0.00% (0/3)
  0.00% (0/1)
  0.00% (0/1)
src/cpython/Python/getargs.c
 22.72% (512/2254)
 44.23% (23/52)
 23.74% (480/2022)
src/cpython/Python/getcompiler.c
100.00% (3/3)
100.00% (1/1)
100.00% (2/2)
src/cpython/Python/getcopyright.c
100.00% (3/3)
100.00% (1/1)
100.00% (1/1)
src/cpython/Python/getopt.c
  0.00% (0/88)
  0.00% (0/2)
  0.00% (0/68)
src/cpython/Python/getplatform.c
100.00% (3/3)
100.00% (1/1)
100.00% (1/1)
src/cpython/Python/getversion.c
100.00% (14/14)
100.00% (2/2)
100.00% (6/6)
src/cpython/Python/hamt.c
  0.00% (0/1230)
  0.00% (0/72)
  0.00% (0/1113)
src/cpython/Python/hashtable.c
 59.83% (140/234)
 55.00% (11/20)
 60.36% (102/169)
src/cpython/Python/import.c
 40.85% (1091/2671)
 57.62% (87/151)
 43.85% (1019/2324)
src/cpython/Python/importdl.c
 37.86% (117/309)
 72.73% (8/11)
 56.12% (133/237)
src/cpython/Python/initconfig.c
 32.87% (962/2927)
 47.01% (63/134)
 30.23% (764/2527)
src/cpython/Python/instruction_sequence.c
 55.56% (130/234)
 52.38% (11/21)
 40.09% (87/217)
src/cpython/Python/instrumentation.c
  4.16% (80/1923)
  6.54% (7/107)
  4.76% (66/1386)
src/cpython/Python/intrinsics.c
 39.34% (72/183)
 42.86% (6/14)
 51.61% (96/186)
src/cpython/Python/legacy_tracing.c
  0.00% (0/551)
  0.00% (0/31)
  0.00% (0/485)
src/cpython/Python/lock.c
 14.60% (60/411)
 27.27% (9/33)
 14.04% (40/285)
src/cpython/Python/marshal.c
 53.25% (804/1510)
 70.21% (33/47)
 59.80% (1068/1786)
src/cpython/Python/modsupport.c
 47.68% (247/518)
 65.22% (15/23)
 48.09% (176/366)
src/cpython/Python/mysnprintf.c
 88.46% (23/26)
100.00% (2/2)
 87.50% (7/8)
src/cpython/Python/mystrtoul.c
 59.73% (89/149)
100.00% (2/2)
 59.87% (91/152)
src/cpython/Python/optimizer.c
  0.00% (0/7)
  0.00% (0/2)
  0.00% (0/3)
src/cpython/Python/parking_lot.c
  0.00% (0/173)
  0.00% (0/13)
  0.00% (0/96)
src/cpython/Python/pathconfig.c
 37.73% (103/273)
 25.00% (4/16)
 43.49% (117/269)
src/cpython/Python/perf_jit_trampoline.c
  0.00% (0/281)
  0.00% (0/14)
  0.00% (0/88)
src/cpython/Python/perf_trampoline.c
  0.00% (0/278)
  0.00% (0/18)
  0.00% (0/183)
src/cpython/Python/preconfig.c
 48.01% (290/604)
 80.00% (24/30)
 36.22% (184/508)
src/cpython/Python/pyarena.c
 85.71% (66/77)
100.00% (7/7)
 87.23% (41/47)
src/cpython/Python/pyhash.c
 86.49% (96/111)
 77.78% (7/9)
 86.96% (100/115)
src/cpython/Python/pylifecycle.c
 29.57% (550/1860)
 34.94% (29/83)
 35.62% (577/1620)
src/cpython/Python/pymath.c
100.00% (8/8)
100.00% (2/2)
100.00% (2/2)
src/cpython/Python/pystate.c
 29.78% (416/1397)
 37.40% (49/131)
 14.10% (152/1078)
src/cpython/Python/pystrcmp.c
  0.00% (0/20)
  0.00% (0/2)
  0.00% (0/37)
src/cpython/Python/pystrhex.c
  0.00% (0/128)
  0.00% (0/5)
  0.00% (0/94)
src/cpython/Python/pystrtod.c
 62.88% (205/326)
100.00% (7/7)
 64.91% (172/265)
src/cpython/Python/python_coverage.h
  0.00% (0/3)
  0.00% (0/1)
  0.00% (0/2)
src/cpython/Python/pythonrun.c
  8.67% (107/1234)
 12.90% (8/62)
  8.15% (98/1202)
src/cpython/Python/pytime.c
 11.21% (72/642)
 17.19% (11/64)
  9.71% (40/412)
src/cpython/Python/qsbr.c
  0.00% (0/149)
  0.00% (0/14)
  0.00% (0/71)
src/cpython/Python/remote_debug.h
  0.00% (0/335)
  0.00% (0/13)
  0.00% (0/197)
src/cpython/Python/remote_debugging.c
  0.00% (0/268)
  0.00% (0/10)
  0.00% (0/137)
src/cpython/Python/specialize.c
 79.97% (1262/1578)
 96.36% (53/55)
 84.86% (1267/1493)
src/cpython/Python/structmember.c
 16.92% (55/325)
100.00% (3/3)
 13.90% (52/374)
src/cpython/Python/suggestions.c
  0.00% (0/138)
  0.00% (0/4)
  0.00% (0/153)
src/cpython/Python/symtable.c
 57.60% (1323/2297)
 86.76% (59/68)
 63.62% (2534/3983)
src/cpython/Python/sysmodule.c
 22.10% (451/2041)
 25.38% (33/130)
 38.94% (1037/2663)
src/cpython/Python/thread.c
 35.63% (62/174)
 43.75% (7/16)
 34.21% (39/114)
src/cpython/Python/thread_pthread.h
 19.83% (47/237)
 29.63% (8/27)
 22.03% (26/118)
src/cpython/Python/traceback.c
  5.21% (45/864)
 12.82% (5/39)
  7.51% (64/852)
src/cpython/Python/tracemalloc.c
  6.42% (57/888)
  8.06% (5/62)
  5.31% (39/734)
src/python-library-fuzzers/fuzzer.cpp
 61.68% (66/107)
100.00% (3/3)
 74.07% (40/54)
Totals
 40.01% (105393/263400)
 42.02% (4976/11841)
 39.56% (114004/288204)