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/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 |
84.62% (11/13) |
100.00% (3/3) |
100.00% (15/15) |
src/cpython/Include/cpython/bytearrayobject.h |
80.00% (12/15) |
100.00% (2/2) |
100.00% (18/18) |
src/cpython/Include/cpython/bytesobject.h |
60.00% (6/10) |
66.67% (2/3) |
92.86% (13/14) |
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 |
44.44% (4/9) |
66.67% (2/3) |
66.67% (10/15) |
src/cpython/Include/cpython/code.h |
24.00% (6/25) |
28.57% (2/7) |
54.55% (6/11) |
src/cpython/Include/cpython/dictobject.h |
70.00% (7/10) |
100.00% (1/1) |
100.00% (4/4) |
src/cpython/Include/cpython/fileutils.h |
0.00% (0/3) |
0.00% (0/1) |
0.00% (0/1) |
src/cpython/Include/cpython/floatobject.h |
66.67% (2/3) |
100.00% (1/1) |
100.00% (5/5) |
src/cpython/Include/cpython/funcobject.h |
9.52% (2/21) |
14.29% (1/7) |
18.52% (5/27) |
src/cpython/Include/cpython/listobject.h |
71.43% (10/14) |
100.00% (2/2) |
100.00% (17/17) |
src/cpython/Include/cpython/longintrepr.h |
100.00% (11/11) |
100.00% (2/2) |
100.00% (10/10) |
src/cpython/Include/cpython/memoryobject.h |
0.00% (0/6) |
0.00% (0/2) |
0.00% (0/2) |
src/cpython/Include/cpython/methodobject.h |
90.00% (18/20) |
100.00% (4/4) |
100.00% (36/36) |
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 |
42.86% (3/7) |
100.00% (1/1) |
100.00% (5/5) |
src/cpython/Include/cpython/tupleobject.h |
90.00% (9/10) |
100.00% (2/2) |
100.00% (17/17) |
src/cpython/Include/cpython/unicodeobject.h |
76.67% (115/150) |
79.17% (19/24) |
94.67% (160/169) |
src/cpython/Include/internal/mimalloc/mimalloc/atomic.h |
19.05% (4/21) |
16.67% (1/6) |
41.46% (17/41) |
src/cpython/Include/internal/mimalloc/mimalloc/internal.h |
1.04% (4/383) |
1.41% (1/71) |
0.35% (1/289) |
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% (9/9) |
src/cpython/Include/internal/pycore_backoff.h |
68.00% (34/50) |
60.00% (6/10) |
79.31% (23/29) |
src/cpython/Include/internal/pycore_bitutils.h |
4.92% (6/122) |
20.00% (1/5) |
25.00% (3/12) |
src/cpython/Include/internal/pycore_bytesobject.h |
64.29% (9/14) |
50.00% (1/2) |
66.67% (10/15) |
src/cpython/Include/internal/pycore_call.h |
58.93% (33/56) |
57.14% (4/7) |
91.67% (33/36) |
src/cpython/Include/internal/pycore_cell.h |
68.42% (26/38) |
100.00% (4/4) |
94.74% (18/19) |
src/cpython/Include/internal/pycore_ceval.h |
95.00% (38/40) |
100.00% (10/10) |
89.47% (17/19) |
src/cpython/Include/internal/pycore_code.h |
79.59% (78/98) |
78.95% (15/19) |
91.30% (42/46) |
src/cpython/Include/internal/pycore_dict.h |
73.58% (39/53) |
100.00% (8/8) |
93.75% (30/32) |
src/cpython/Include/internal/pycore_freelist.h |
84.31% (43/51) |
100.00% (6/6) |
100.00% (28/28) |
src/cpython/Include/internal/pycore_function.h |
50.00% (3/6) |
50.00% (1/2) |
28.57% (2/7) |
src/cpython/Include/internal/pycore_gc.h |
76.64% (82/107) |
92.31% (12/13) |
95.35% (41/43) |
src/cpython/Include/internal/pycore_genobject.h |
80.00% (4/5) |
100.00% (1/1) |
100.00% (4/4) |
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/9) |
src/cpython/Include/internal/pycore_interpframe.h |
73.77% (135/183) |
90.00% (18/20) |
91.84% (90/98) |
src/cpython/Include/internal/pycore_list.h |
53.85% (14/26) |
50.00% (1/2) |
70.00% (21/30) |
src/cpython/Include/internal/pycore_llist.h |
12.90% (4/31) |
20.00% (1/5) |
11.11% (1/9) |
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% (83/83) |
src/cpython/Include/internal/pycore_moduleobject.h |
73.33% (11/15) |
100.00% (3/3) |
100.00% (11/11) |
src/cpython/Include/internal/pycore_object.h |
47.23% (128/271) |
80.77% (21/26) |
79.17% (152/192) |
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/41) |
0.00% (0/11) |
0.00% (0/11) |
src/cpython/Include/internal/pycore_pyerrors.h |
90.00% (9/10) |
100.00% (2/2) |
76.00% (19/25) |
src/cpython/Include/internal/pycore_pyhash.h |
54.55% (6/11) |
100.00% (1/1) |
100.00% (9/9) |
src/cpython/Include/internal/pycore_pymath.h |
22.73% (5/22) |
50.00% (1/2) |
21.82% (12/55) |
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) |
82.35% (14/17) |
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) |
55.56% (5/9) |
src/cpython/Include/internal/pycore_stackref.h |
75.00% (129/172) |
81.25% (26/32) |
84.34% (140/166) |
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% (17/17) |
src/cpython/Include/internal/pycore_typeobject.h |
81.25% (13/16) |
100.00% (3/3) |
100.00% (14/14) |
src/cpython/Include/internal/pycore_unicodeobject.h |
86.21% (25/29) |
100.00% (1/1) |
90.00% (18/20) |
src/cpython/Include/internal/pycore_unicodeobject_generated.h |
100.00% (3274/3274) |
100.00% (1/1) |
100.00% (5727/5727) |
src/cpython/Include/internal/pycore_weakref.h |
35.00% (21/60) |
66.67% (2/3) |
66.67% (18/27) |
src/cpython/Include/object.h |
83.33% (35/42) |
100.00% (9/9) |
100.00% (34/34) |
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.36% (53/55) |
src/cpython/Modules/_abc.c |
46.01% (288/626) |
64.29% (18/28) |
53.69% (502/935) |
src/cpython/Modules/_asynciomodule.c |
0.00% (0/2319) |
0.00% (0/131) |
0.00% (0/4424) |
src/cpython/Modules/_codecsmodule.c |
39.53% (102/258) |
42.86% (18/42) |
24.64% (51/207) |
src/cpython/Modules/_collectionsmodule.c |
17.46% (287/1644) |
25.00% (22/88) |
18.17% (396/2179) |
src/cpython/Modules/_datetimemodule.c |
7.09% (298/4201) |
10.84% (27/249) |
9.60% (541/5635) |
src/cpython/Modules/_functoolsmodule.c |
31.02% (362/1167) |
39.62% (21/53) |
30.41% (593/1950) |
src/cpython/Modules/_io/_iomodule.c |
49.56% (170/343) |
66.67% (6/9) |
53.08% (439/827) |
src/cpython/Modules/_io/_iomodule.h |
80.00% (12/15) |
100.00% (3/3) |
100.00% (9/9) |
src/cpython/Modules/_io/bufferedio.c |
23.09% (326/1412) |
30.77% (24/78) |
22.73% (561/2468) |
src/cpython/Modules/_io/bytesio.c |
16.01% (98/612) |
25.00% (11/44) |
20.36% (181/889) |
src/cpython/Modules/_io/clinic/_iomodule.c.h |
55.19% (117/212) |
66.67% (2/3) |
67.67% (157/232) |
src/cpython/Modules/_io/clinic/bufferedio.c.h |
29.13% (180/618) |
32.35% (11/34) |
26.03% (171/657) |
src/cpython/Modules/_io/clinic/bytesio.c.h |
25.19% (67/266) |
21.05% (4/19) |
27.76% (68/245) |
src/cpython/Modules/_io/clinic/fileio.c.h |
60.26% (141/234) |
78.57% (11/14) |
60.66% (165/272) |
src/cpython/Modules/_io/clinic/iobase.c.h |
15.69% (24/153) |
35.71% (5/14) |
10.06% (16/159) |
src/cpython/Modules/_io/clinic/stringio.c.h |
50.23% (111/221) |
35.29% (6/17) |
59.69% (117/196) |
src/cpython/Modules/_io/clinic/textio.c.h |
19.57% (118/603) |
5.88% (2/34) |
24.64% (152/617) |
src/cpython/Modules/_io/fileio.c |
43.48% (307/706) |
65.62% (21/32) |
46.35% (330/712) |
src/cpython/Modules/_io/iobase.c |
28.03% (134/478) |
47.37% (18/38) |
28.40% (219/771) |
src/cpython/Modules/_io/stringio.c |
50.45% (281/557) |
59.26% (16/27) |
46.18% (453/981) |
src/cpython/Modules/_io/textio.c |
15.86% (322/2030) |
19.23% (15/78) |
17.57% (669/3808) |
src/cpython/Modules/_localemodule.c |
0.00% (0/485) |
0.00% (0/25) |
0.00% (0/822) |
src/cpython/Modules/_opcode.c |
58.10% (104/179) |
76.47% (13/17) |
70.25% (503/716) |
src/cpython/Modules/_operator.c |
10.26% (91/887) |
10.75% (10/93) |
11.80% (161/1364) |
src/cpython/Modules/_sre/clinic/sre.c.h |
45.17% (430/952) |
53.57% (15/28) |
44.70% (481/1076) |
src/cpython/Modules/_sre/sre.c |
52.80% (991/1877) |
62.50% (60/96) |
46.72% (1611/3448) |
src/cpython/Modules/_sre/sre_lib.h |
46.33% (537/1159) |
83.33% (5/6) |
39.17% (1044/2665) |
src/cpython/Modules/_stat.c |
52.12% (86/165) |
16.67% (3/18) |
49.92% (308/617) |
src/cpython/Modules/_suggestions.c |
0.00% (0/22) |
0.00% (0/2) |
0.00% (0/24) |
src/cpython/Modules/_sysconfig.c |
0.00% (0/22) |
0.00% (0/2) |
0.00% (0/21) |
src/cpython/Modules/_threadmodule.c |
9.23% (122/1322) |
17.02% (16/94) |
11.49% (170/1480) |
src/cpython/Modules/_tracemalloc.c |
0.00% (0/43) |
0.00% (0/11) |
0.00% (0/30) |
src/cpython/Modules/_typesmodule.c |
100.00% (42/42) |
100.00% (2/2) |
87.61% (198/226) |
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) |
33.33% (25/75) |
src/cpython/Modules/atexitmodule.c |
4.17% (7/168) |
7.14% (1/14) |
3.57% (7/196) |
src/cpython/Modules/clinic/_abc.c.h |
52.38% (22/42) |
50.00% (2/4) |
52.94% (18/34) |
src/cpython/Modules/clinic/_asynciomodule.c.h |
0.00% (0/999) |
0.00% (0/57) |
0.00% (0/1038) |
src/cpython/Modules/clinic/_codecsmodule.c.h |
20.38% (332/1629) |
39.47% (15/38) |
26.89% (417/1551) |
src/cpython/Modules/clinic/_collectionsmodule.c.h |
31.62% (86/272) |
23.81% (5/21) |
39.29% (99/252) |
src/cpython/Modules/clinic/_datetimemodule.c.h |
0.00% (0/1324) |
0.00% (0/35) |
0.00% (0/1560) |
src/cpython/Modules/clinic/_functoolsmodule.c.h |
0.00% (0/93) |
0.00% (0/4) |
0.00% (0/96) |
src/cpython/Modules/clinic/_localemodule.c.h |
0.00% (0/288) |
0.00% (0/12) |
0.00% (0/246) |
src/cpython/Modules/clinic/_opcode.c.h |
59.43% (271/456) |
73.33% (11/15) |
57.28% (291/508) |
src/cpython/Modules/clinic/_operator.c.h |
0.00% (0/631) |
0.00% (0/46) |
0.00% (0/535) |
src/cpython/Modules/clinic/_suggestions.c.h |
0.00% (0/17) |
0.00% (0/1) |
0.00% (0/15) |
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) |
10.41% (33/317) |
src/cpython/Modules/clinic/_tracemalloc.c.h |
0.00% (0/42) |
0.00% (0/9) |
0.00% (0/27) |
src/cpython/Modules/clinic/_weakref.c.h |
26.67% (12/45) |
33.33% (1/3) |
30.77% (12/39) |
src/cpython/Modules/clinic/faulthandler.c.h |
0.00% (0/335) |
0.00% (0/14) |
0.00% (0/368) |
src/cpython/Modules/clinic/gcmodule.c.h |
0.00% (0/235) |
0.00% (0/18) |
0.00% (0/205) |
src/cpython/Modules/clinic/itertoolsmodule.c.h |
13.39% (81/605) |
10.53% (2/19) |
11.58% (97/838) |
src/cpython/Modules/clinic/posixmodule.c.h |
5.52% (301/5455) |
5.88% (11/187) |
6.00% (379/6312) |
src/cpython/Modules/clinic/pwdmodule.c.h |
0.00% (0/15) |
0.00% (0/2) |
0.00% (0/8) |
src/cpython/Modules/clinic/signalmodule.c.h |
0.00% (0/308) |
0.00% (0/19) |
0.00% (0/280) |
src/cpython/Modules/clinic/symtablemodule.c.h |
0.00% (0/30) |
0.00% (0/1) |
0.00% (0/29) |
src/cpython/Modules/clinic/timemodule.c.h |
0.00% (0/20) |
0.00% (0/2) |
0.00% (0/12) |
src/cpython/Modules/errnomodule.c |
96.17% (402/418) |
100.00% (3/3) |
56.00% (714/1275) |
src/cpython/Modules/faulthandler.c |
1.97% (14/712) |
2.44% (1/41) |
1.67% (13/778) |
src/cpython/Modules/gcmodule.c |
0.00% (0/191) |
0.00% (0/23) |
0.00% (0/189) |
src/cpython/Modules/getbuildinfo.c |
78.57% (22/28) |
100.00% (3/3) |
80.00% (16/20) |
src/cpython/Modules/getpath.c |
48.72% (266/546) |
68.18% (15/22) |
50.97% (314/616) |
src/cpython/Modules/itertoolsmodule.c |
14.97% (318/2124) |
10.83% (13/120) |
19.65% (851/4330) |
src/cpython/Modules/posixmodule.c |
17.77% (1039/5848) |
15.38% (44/286) |
17.43% (1193/6845) |
src/cpython/Modules/pwdmodule.c |
0.00% (0/201) |
0.00% (0/10) |
0.00% (0/276) |
src/cpython/Modules/signalmodule.c |
30.31% (257/848) |
22.64% (12/53) |
30.48% (306/1004) |
src/cpython/Modules/symtablemodule.c |
0.00% (0/71) |
0.00% (0/3) |
0.00% (0/155) |
src/cpython/Modules/timemodule.c |
11.05% (105/950) |
14.58% (7/48) |
10.71% (107/999) |
src/cpython/Objects/abstract.c |
33.61% (688/2047) |
55.80% (77/138) |
41.82% (1160/2774) |
src/cpython/Objects/boolobject.c |
26.87% (18/67) |
33.33% (3/9) |
29.10% (39/134) |
src/cpython/Objects/bytearrayobject.c |
22.40% (359/1603) |
25.24% (26/103) |
21.90% (459/2096) |
src/cpython/Objects/bytes_methods.c |
30.47% (131/430) |
42.31% (11/26) |
20.80% (120/577) |
src/cpython/Objects/bytesobject.c |
29.53% (705/2387) |
50.94% (54/106) |
30.22% (926/3064) |
src/cpython/Objects/call.c |
56.59% (382/675) |
65.85% (27/41) |
61.24% (406/663) |
src/cpython/Objects/capsule.c |
46.38% (96/207) |
50.00% (9/18) |
61.02% (108/177) |
src/cpython/Objects/cellobject.c |
28.87% (28/97) |
41.67% (5/12) |
25.66% (58/226) |
src/cpython/Objects/classobject.c |
29.75% (94/316) |
24.00% (6/25) |
27.40% (134/489) |
src/cpython/Objects/clinic/bytearrayobject.c.h |
18.72% (175/935) |
16.22% (6/37) |
20.48% (197/962) |
src/cpython/Objects/clinic/bytesobject.c.h |
31.31% (237/757) |
38.46% (10/26) |
33.05% (269/814) |
src/cpython/Objects/clinic/classobject.c.h |
0.00% (0/37) |
0.00% (0/3) |
0.00% (0/62) |
src/cpython/Objects/clinic/codeobject.c.h |
0.00% (0/384) |
0.00% (0/3) |
0.00% (0/573) |
src/cpython/Objects/clinic/complexobject.c.h |
0.00% (0/75) |
0.00% (0/6) |
0.00% (0/73) |
src/cpython/Objects/clinic/descrobject.c.h |
92.00% (92/100) |
100.00% (2/2) |
89.17% (107/120) |
src/cpython/Objects/clinic/dictobject.c.h |
73.79% (76/103) |
69.23% (9/13) |
78.48% (62/79) |
src/cpython/Objects/clinic/enumobject.c.h |
0.00% (0/60) |
0.00% (0/2) |
0.00% (0/82) |
src/cpython/Objects/clinic/exceptions.c.h |
22.32% (25/112) |
20.00% (3/15) |
22.95% (14/61) |
src/cpython/Objects/clinic/floatobject.c.h |
0.00% (0/101) |
0.00% (0/14) |
0.00% (0/85) |
src/cpython/Objects/clinic/frameobject.c.h |
6.93% (7/101) |
6.67% (1/15) |
7.41% (4/54) |
src/cpython/Objects/clinic/funcobject.c.h |
29.91% (35/117) |
71.43% (5/7) |
15.52% (18/116) |
src/cpython/Objects/clinic/interpolationobject.c.h |
0.00% (0/68) |
0.00% (0/1) |
0.00% (0/88) |
src/cpython/Objects/clinic/listobject.c.h |
67.65% (138/204) |
64.29% (9/14) |
71.84% (148/206) |
src/cpython/Objects/clinic/longobject.c.h |
69.55% (169/243) |
45.45% (5/11) |
74.00% (185/250) |
src/cpython/Objects/clinic/memoryobject.c.h |
28.89% (78/270) |
30.00% (3/10) |
28.57% (86/301) |
src/cpython/Objects/clinic/moduleobject.c.h |
87.50% (42/48) |
100.00% (1/1) |
84.48% (49/58) |
src/cpython/Objects/clinic/odictobject.c.h |
0.00% (0/214) |
0.00% (0/5) |
0.00% (0/259) |
src/cpython/Objects/clinic/setobject.c.h |
43.21% (70/162) |
45.45% (10/22) |
50.00% (36/72) |
src/cpython/Objects/clinic/structseq.c.h |
0.00% (0/44) |
0.00% (0/1) |
0.00% (0/55) |
src/cpython/Objects/clinic/tupleobject.c.h |
25.93% (14/54) |
25.00% (1/4) |
47.69% (31/65) |
src/cpython/Objects/clinic/typeobject.c.h |
47.83% (33/69) |
41.67% (5/12) |
51.28% (20/39) |
src/cpython/Objects/clinic/typevarobject.c.h |
0.00% (0/423) |
0.00% (0/19) |
0.00% (0/462) |
src/cpython/Objects/clinic/unicodeobject.c.h |
57.20% (528/923) |
57.78% (26/45) |
64.01% (587/917) |
src/cpython/Objects/codeobject.c |
30.38% (604/1988) |
38.71% (36/93) |
40.86% (986/2413) |
src/cpython/Objects/complexobject.c |
4.52% (38/841) |
6.12% (3/49) |
3.39% (37/1092) |
src/cpython/Objects/descrobject.c |
48.76% (530/1087) |
58.51% (55/94) |
56.30% (751/1334) |
src/cpython/Objects/dictobject.c |
53.46% (2261/4229) |
71.07% (172/242) |
50.25% (2537/5049) |
src/cpython/Objects/enumobject.c |
40.31% (129/320) |
52.94% (9/17) |
42.83% (218/509) |
src/cpython/Objects/exceptions.c |
37.76% (842/2230) |
49.70% (83/167) |
45.17% (1787/3956) |
src/cpython/Objects/fileobject.c |
9.29% (30/323) |
14.29% (3/21) |
8.62% (33/383) |
src/cpython/Objects/floatobject.c |
18.45% (271/1469) |
40.68% (24/59) |
24.77% (466/1881) |
src/cpython/Objects/frameobject.c |
7.94% (124/1562) |
15.85% (13/82) |
12.12% (240/1980) |
src/cpython/Objects/funcobject.c |
40.26% (428/1063) |
54.32% (44/81) |
48.53% (938/1933) |
src/cpython/Objects/genericaliasobject.c |
10.30% (76/738) |
19.44% (7/36) |
10.25% (124/1210) |
src/cpython/Objects/genobject.c |
19.62% (249/1269) |
18.82% (16/85) |
23.16% (408/1762) |
src/cpython/Objects/interpolationobject.c |
8.40% (10/119) |
10.00% (1/10) |
4.53% (11/243) |
src/cpython/Objects/iterobject.c |
37.66% (90/239) |
38.10% (8/21) |
37.86% (145/383) |
src/cpython/Objects/listobject.c |
72.18% (1772/2455) |
83.06% (103/124) |
71.66% (2101/2932) |
src/cpython/Objects/longobject.c |
48.09% (1975/4107) |
66.28% (114/172) |
42.28% (2376/5620) |
src/cpython/Objects/memoryobject.c |
18.59% (384/2066) |
30.97% (35/113) |
17.34% (500/2884) |
src/cpython/Objects/methodobject.c |
54.91% (190/346) |
53.85% (14/26) |
54.88% (281/512) |
src/cpython/Objects/mimalloc/alloc-aligned.c |
0.00% (0/181) |
0.00% (0/28) |
0.00% (0/185) |
src/cpython/Objects/mimalloc/alloc-posix.c |
0.00% (0/106) |
0.00% (0/18) |
0.00% (0/122) |
src/cpython/Objects/mimalloc/alloc.c |
0.00% (0/444) |
0.00% (0/65) |
0.00% (0/410) |
src/cpython/Objects/mimalloc/arena.c |
0.00% (0/598) |
0.00% (0/46) |
0.00% (0/930) |
src/cpython/Objects/mimalloc/bitmap.c |
0.00% (0/294) |
0.00% (0/18) |
0.00% (0/421) |
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.78% (7/394) |
5.41% (2/37) |
0.53% (2/374) |
src/cpython/Objects/mimalloc/init.c |
31.73% (79/249) |
48.00% (12/25) |
16.73% (44/263) |
src/cpython/Objects/mimalloc/options.c |
32.58% (101/310) |
33.33% (14/42) |
27.58% (123/446) |
src/cpython/Objects/mimalloc/os.c |
0.71% (3/422) |
2.94% (1/34) |
0.15% (1/666) |
src/cpython/Objects/mimalloc/page-queue.c |
0.00% (0/181) |
0.00% (0/14) |
0.00% (0/153) |
src/cpython/Objects/mimalloc/page.c |
0.00% (0/504) |
0.00% (0/27) |
0.00% (0/485) |
src/cpython/Objects/mimalloc/prim/unix/prim.c |
23.39% (69/295) |
34.38% (11/32) |
18.96% (73/385) |
src/cpython/Objects/mimalloc/random.c |
62.71% (74/118) |
71.43% (10/14) |
65.45% (36/55) |
src/cpython/Objects/mimalloc/segment-map.c |
0.00% (0/86) |
0.00% (0/6) |
0.00% (0/169) |
src/cpython/Objects/mimalloc/segment.c |
0.00% (0/1069) |
0.00% (0/66) |
0.00% (0/1542) |
src/cpython/Objects/mimalloc/stats.c |
6.51% (20/307) |
12.50% (4/32) |
4.69% (10/213) |
src/cpython/Objects/moduleobject.c |
40.64% (421/1036) |
70.45% (31/44) |
45.76% (577/1261) |
src/cpython/Objects/namespaceobject.c |
21.55% (39/181) |
50.00% (5/10) |
24.13% (69/286) |
src/cpython/Objects/object.c |
43.13% (684/1586) |
45.95% (51/111) |
51.53% (979/1900) |
src/cpython/Objects/obmalloc.c |
34.07% (588/1726) |
36.89% (45/122) |
46.16% (829/1796) |
src/cpython/Objects/odictobject.c |
29.29% (263/898) |
38.18% (21/55) |
28.12% (397/1412) |
src/cpython/Objects/picklebufobject.c |
0.00% (0/121) |
0.00% (0/11) |
0.00% (0/128) |
src/cpython/Objects/rangeobject.c |
31.04% (235/757) |
47.37% (18/38) |
30.68% (308/1004) |
src/cpython/Objects/setobject.c |
50.72% (848/1672) |
67.68% (67/99) |
45.41% (1231/2711) |
src/cpython/Objects/sliceobject.c |
44.92% (177/394) |
50.00% (11/22) |
45.69% (270/591) |
src/cpython/Objects/stringlib/clinic/transmogrify.h.h |
0.00% (0/215) |
0.00% (0/5) |
0.00% (0/246) |
src/cpython/Objects/stringlib/codecs.h |
56.11% (326/581) |
50.00% (3/6) |
64.86% (299/461) |
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.52% (34/151) |
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) |
64.08% (330/515) |
src/cpython/Objects/stringlib/find.h |
76.67% (23/30) |
100.00% (4/4) |
88.46% (23/26) |
src/cpython/Objects/stringlib/find_max_char.h |
95.89% (70/73) |
100.00% (2/2) |
100.00% (65/65) |
src/cpython/Objects/stringlib/join.h |
61.83% (81/131) |
100.00% (1/1) |
74.86% (137/183) |
src/cpython/Objects/stringlib/partition.h |
79.41% (54/68) |
100.00% (2/2) |
86.36% (114/132) |
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 |
61.73% (150/243) |
85.71% (6/7) |
51.38% (372/724) |
src/cpython/Objects/stringlib/transmogrify.h |
10.84% (49/452) |
18.75% (3/16) |
12.61% (57/452) |
src/cpython/Objects/stringlib/unicode_format.h |
45.71% (314/687) |
56.25% (18/32) |
46.46% (289/622) |
src/cpython/Objects/structseq.c |
34.17% (178/521) |
59.09% (13/22) |
32.37% (223/689) |
src/cpython/Objects/templateobject.c |
7.11% (18/253) |
18.75% (3/16) |
10.85% (50/461) |
src/cpython/Objects/tupleobject.c |
57.41% (399/695) |
75.00% (30/40) |
61.87% (722/1167) |
src/cpython/Objects/typeobject.c |
47.43% (3714/7830) |
61.72% (258/418) |
46.12% (5333/11564) |
src/cpython/Objects/typevarobject.c |
1.67% (19/1141) |
0.96% (1/104) |
3.70% (78/2108) |
src/cpython/Objects/unicode_formatter.c |
27.93% (348/1246) |
55.56% (15/27) |
32.57% (383/1176) |
src/cpython/Objects/unicodectype.c |
66.67% (92/138) |
81.82% (18/22) |
64.21% (61/95) |
src/cpython/Objects/unicodeobject.c |
52.94% (5507/10403) |
68.56% (253/369) |
53.21% (6669/12534) |
src/cpython/Objects/unicodetype_db.h |
1.97% (44/2230) |
66.67% (2/3) |
1.74% (36/2068) |
src/cpython/Objects/unionobject.c |
24.14% (91/377) |
34.62% (9/26) |
29.60% (156/527) |
src/cpython/Objects/weakrefobject.c |
49.28% (272/552) |
30.68% (27/88) |
14.33% (330/2303) |
src/cpython/Parser/action_helpers.c |
83.05% (1225/1475) |
97.59% (81/83) |
80.84% (1354/1675) |
src/cpython/Parser/lexer/buffer.c |
0.00% (0/44) |
0.00% (0/3) |
0.00% (0/38) |
src/cpython/Parser/lexer/lexer.c |
88.12% (1142/1296) |
100.00% (15/15) |
90.71% (1240/1367) |
src/cpython/Parser/lexer/state.c |
87.61% (99/113) |
85.71% (6/7) |
92.39% (85/92) |
src/cpython/Parser/myreadline.c |
0.00% (0/124) |
0.00% (0/3) |
0.00% (0/93) |
src/cpython/Parser/parser.c |
75.56% (26557/35149) |
98.25% (449/457) |
80.06% (20134/25148) |
src/cpython/Parser/peg_api.c |
25.00% (5/20) |
33.33% (1/3) |
16.67% (3/18) |
src/cpython/Parser/pegen.c |
67.81% (514/758) |
81.40% (35/43) |
69.29% (510/736) |
src/cpython/Parser/pegen.h |
68.57% (48/70) |
100.00% (6/6) |
71.21% (47/66) |
src/cpython/Parser/pegen_errors.c |
76.63% (259/338) |
100.00% (10/10) |
80.46% (280/348) |
src/cpython/Parser/string_parser.c |
81.61% (213/261) |
100.00% (6/6) |
84.06% (232/276) |
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/334) |
src/cpython/Parser/tokenizer/helpers.c |
69.53% (267/384) |
87.50% (14/16) |
75.70% (271/358) |
src/cpython/Parser/tokenizer/readline_tokenizer.c |
0.00% (0/109) |
0.00% (0/3) |
0.00% (0/123) |
src/cpython/Parser/tokenizer/string_tokenizer.c |
91.75% (89/97) |
100.00% (6/6) |
89.80% (88/98) |
src/cpython/Parser/tokenizer/utf8_tokenizer.c |
83.72% (36/43) |
100.00% (2/2) |
79.31% (23/29) |
src/cpython/Python/Python-ast.c |
37.71% (6431/17052) |
70.48% (117/166) |
26.05% (6651/25535) |
src/cpython/Python/Python-tokenize.c |
6.62% (19/287) |
33.33% (4/12) |
7.51% (22/293) |
src/cpython/Python/_contextvars.c |
50.00% (9/18) |
66.67% (2/3) |
66.67% (8/12) |
src/cpython/Python/_warnings.c |
33.60% (385/1146) |
55.36% (31/56) |
36.44% (571/1567) |
src/cpython/Python/assemble.c |
85.56% (486/568) |
100.00% (30/30) |
82.66% (553/669) |
src/cpython/Python/ast.c |
1.54% (14/912) |
4.00% (1/25) |
1.83% (23/1256) |
src/cpython/Python/ast_preprocess.c |
81.72% (617/755) |
90.00% (27/30) |
84.44% (1878/2224) |
src/cpython/Python/ast_unparse.c |
0.00% (0/710) |
0.00% (0/47) |
0.00% (0/1449) |
src/cpython/Python/bltinmodule.c |
36.91% (750/2032) |
55.07% (38/69) |
41.80% (1248/2986) |
src/cpython/Python/bootstrap_hash.c |
28.71% (60/209) |
44.44% (4/9) |
21.39% (40/187) |
src/cpython/Python/ceval.c |
37.47% (837/2234) |
50.50% (51/101) |
52.11% (8370/16063) |
src/cpython/Python/ceval_gil.c |
24.72% (157/635) |
32.69% (17/52) |
24.15% (149/617) |
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/68) |
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.53% (3/196) |
src/cpython/Python/clinic/bltinmodule.c.h |
54.07% (332/614) |
60.00% (12/20) |
54.09% (370/684) |
src/cpython/Python/clinic/context.c.h |
0.00% (0/72) |
0.00% (0/10) |
0.00% (0/52) |
src/cpython/Python/clinic/import.c.h |
52.31% (136/260) |
66.67% (12/18) |
52.81% (122/231) |
src/cpython/Python/clinic/instruction_sequence.c.h |
0.00% (0/168) |
0.00% (0/7) |
0.00% (0/204) |
src/cpython/Python/clinic/instrumentation.c.h |
0.00% (0/153) |
0.00% (0/11) |
0.00% (0/139) |
src/cpython/Python/clinic/marshal.c.h |
41.55% (86/207) |
50.00% (2/4) |
40.27% (91/226) |
src/cpython/Python/clinic/sysmodule.c.h |
14.72% (93/632) |
16.33% (8/49) |
16.26% (94/578) |
src/cpython/Python/clinic/traceback.c.h |
0.00% (0/67) |
0.00% (0/3) |
0.00% (0/74) |
src/cpython/Python/codecs.c |
34.74% (404/1163) |
40.30% (27/67) |
34.69% (444/1280) |
src/cpython/Python/codegen.c |
66.44% (3035/4568) |
84.91% (135/159) |
55.47% (7401/13342) |
src/cpython/Python/compile.c |
65.61% (807/1230) |
91.53% (54/59) |
69.73% (1230/1764) |
src/cpython/Python/condvar.h |
0.00% (0/12) |
0.00% (0/1) |
0.00% (0/8) |
src/cpython/Python/config_common.h |
50.00% (12/24) |
66.67% (2/3) |
56.25% (9/16) |
src/cpython/Python/context.c |
9.56% (67/701) |
10.94% (7/64) |
8.98% (77/857) |
src/cpython/Python/critical_section.c |
0.00% (0/20) |
0.00% (0/10) |
0.00% (0/10) |
src/cpython/Python/crossinterp.c |
1.28% (27/2115) |
3.42% (4/117) |
1.57% (35/2227) |
src/cpython/Python/crossinterp_data_lookup.h |
8.21% (44/536) |
8.89% (4/45) |
8.42% (41/487) |
src/cpython/Python/crossinterp_exceptions.h |
24.14% (28/116) |
25.00% (3/12) |
14.02% (15/107) |
src/cpython/Python/dtoa.c |
80.59% (1362/1690) |
96.43% (27/28) |
79.66% (1371/1721) |
src/cpython/Python/dynload_shlib.c |
32.65% (16/49) |
100.00% (1/1) |
18.87% (10/53) |
src/cpython/Python/errors.c |
35.61% (454/1275) |
54.65% (47/86) |
35.85% (551/1537) |
src/cpython/Python/fileutils.c |
28.34% (348/1228) |
50.00% (30/60) |
27.70% (290/1047) |
src/cpython/Python/flowgraph.c |
82.22% (2395/2913) |
93.91% (108/115) |
81.90% (3194/3900) |
src/cpython/Python/frame.c |
82.80% (77/93) |
75.00% (6/8) |
81.95% (109/133) |
src/cpython/Python/future.c |
90.22% (83/92) |
100.00% (3/3) |
97.09% (100/103) |
src/cpython/Python/gc.c |
61.72% (806/1306) |
69.47% (66/95) |
62.03% (750/1209) |
src/cpython/Python/gc_gil.c |
0.00% (0/3) |
0.00% (0/1) |
0.00% (0/1) |
src/cpython/Python/getargs.c |
22.70% (506/2229) |
44.23% (23/52) |
23.69% (580/2448) |
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/87) |
0.00% (0/2) |
0.00% (0/75) |
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/1223) |
0.00% (0/72) |
0.00% (0/1314) |
src/cpython/Python/hashtable.c |
59.91% (139/232) |
55.00% (11/20) |
59.79% (116/194) |
src/cpython/Python/import.c |
40.97% (1077/2629) |
57.62% (87/151) |
43.20% (1270/2940) |
src/cpython/Python/importdl.c |
37.75% (114/302) |
72.73% (8/11) |
54.92% (173/315) |
src/cpython/Python/initconfig.c |
32.44% (954/2941) |
45.99% (63/137) |
30.07% (882/2933) |
src/cpython/Python/instruction_sequence.c |
55.84% (129/231) |
52.38% (11/21) |
45.19% (122/270) |
src/cpython/Python/instrumentation.c |
4.19% (80/1911) |
6.54% (7/107) |
4.34% (82/1889) |
src/cpython/Python/intrinsics.c |
39.89% (71/178) |
42.86% (6/14) |
48.46% (110/227) |
src/cpython/Python/legacy_tracing.c |
0.00% (0/544) |
0.00% (0/31) |
0.00% (0/625) |
src/cpython/Python/lock.c |
14.29% (58/406) |
27.27% (9/33) |
14.65% (46/314) |
src/cpython/Python/marshal.c |
52.03% (744/1430) |
67.35% (33/49) |
57.69% (1211/2099) |
src/cpython/Python/modsupport.c |
43.09% (265/615) |
61.54% (16/26) |
44.82% (238/531) |
src/cpython/Python/mysnprintf.c |
88.00% (22/25) |
100.00% (2/2) |
94.74% (18/19) |
src/cpython/Python/mystrtoul.c |
59.46% (88/148) |
100.00% (2/2) |
60.62% (97/160) |
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/167) |
0.00% (0/12) |
0.00% (0/109) |
src/cpython/Python/pathconfig.c |
37.73% (103/273) |
25.00% (4/16) |
39.94% (123/308) |
src/cpython/Python/perf_jit_trampoline.c |
0.00% (0/281) |
0.00% (0/14) |
0.00% (0/131) |
src/cpython/Python/perf_trampoline.c |
0.00% (0/276) |
0.00% (0/18) |
0.00% (0/229) |
src/cpython/Python/preconfig.c |
47.92% (288/601) |
80.00% (24/30) |
37.91% (221/583) |
src/cpython/Python/pyarena.c |
85.71% (66/77) |
100.00% (7/7) |
86.21% (50/58) |
src/cpython/Python/pyhash.c |
86.49% (96/111) |
77.78% (7/9) |
86.32% (101/117) |
src/cpython/Python/pylifecycle.c |
28.50% (550/1930) |
32.58% (29/89) |
34.02% (663/1949) |
src/cpython/Python/pymath.c |
100.00% (8/8) |
100.00% (2/2) |
100.00% (2/2) |
src/cpython/Python/pystate.c |
29.83% (412/1381) |
37.40% (49/131) |
21.31% (319/1497) |
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/126) |
0.00% (0/5) |
0.00% (0/116) |
src/cpython/Python/pystrtod.c |
62.77% (204/325) |
100.00% (7/7) |
65.90% (201/305) |
src/cpython/Python/python_coverage.h |
0.00% (0/3) |
0.00% (0/1) |
0.00% (0/2) |
src/cpython/Python/pythonrun.c |
8.61% (105/1219) |
12.90% (8/62) |
8.42% (117/1390) |
src/cpython/Python/pytime.c |
11.08% (71/641) |
17.19% (11/64) |
12.06% (62/514) |
src/cpython/Python/qsbr.c |
0.00% (0/146) |
0.00% (0/14) |
0.00% (0/105) |
src/cpython/Python/remote_debug.h |
0.00% (0/332) |
0.00% (0/13) |
0.00% (0/231) |
src/cpython/Python/remote_debugging.c |
0.00% (0/268) |
0.00% (0/10) |
0.00% (0/139) |
src/cpython/Python/specialize.c |
80.08% (1270/1586) |
96.36% (53/55) |
86.15% (1455/1689) |
src/cpython/Python/structmember.c |
16.92% (55/325) |
100.00% (3/3) |
14.36% (57/397) |
src/cpython/Python/suggestions.c |
0.00% (0/138) |
0.00% (0/4) |
0.00% (0/180) |
src/cpython/Python/symtable.c |
57.28% (1310/2287) |
86.76% (59/68) |
64.22% (2843/4427) |
src/cpython/Python/sysmodule.c |
23.13% (477/2062) |
26.72% (35/131) |
38.93% (1234/3170) |
src/cpython/Python/thread.c |
35.84% (62/173) |
43.75% (7/16) |
34.33% (46/134) |
src/cpython/Python/thread_pthread.h |
20.26% (47/232) |
29.63% (8/27) |
22.38% (32/143) |
src/cpython/Python/traceback.c |
5.22% (45/862) |
12.82% (5/39) |
7.84% (76/970) |
src/cpython/Python/tracemalloc.c |
6.21% (55/886) |
8.06% (5/62) |
5.88% (52/885) |
src/python-library-fuzzers/fuzzer.cpp |
61.68% (66/107) |
100.00% (3/3) |
76.27% (45/59) |
Totals |
40.16% (105469/262636) |
41.80% (5005/11973) |
39.69% (135567/341557) |