Coverage Report

View results by: Directories | Files

Path Line Coverage Function Coverage Region Coverage
clinic/
 18.84% (192/1019)
 30.56% (22/72)
 17.56% (176/1002)
Python-ast.c
  4.98% (392/7872)
 22.95% (28/122)
  1.51% (140/9294)
_warnings.c
  7.26% (69/951)
 13.51% (5/37)
  6.59% (66/1002)
asdl.c
 60.87% (28/46)
100.00% (2/2)
 79.41% (27/34)
ast.c
 26.14% (1168/4468)
 42.48% (48/113)
 27.01% (1217/4505)
ast_opt.c
 39.39% (232/589)
 61.54% (16/26)
 32.71% (475/1452)
ast_unparse.c
  0.00% (0/665)
  0.00% (0/42)
  0.00% (0/1290)
bltinmodule.c
 31.68% (506/1597)
 51.67% (31/60)
 36.57% (686/1876)
bootstrap_hash.c
 24.76% (51/206)
 33.33% (3/9)
 21.83% (31/142)
ceval.c
 45.19% (1790/3961)
 35.90% (28/78)
 52.89% (3673/6944)
ceval_gil.h
 55.75% (63/113)
 55.56% (5/9)
 44.95% (89/198)
codecs.c
 19.50% (228/1169)
 20.00% (10/50)
 12.11% (167/1379)
compile.c
 39.57% (1708/4316)
 64.96% (89/137)
 32.14% (1848/5749)
condvar.h
  0.00% (0/12)
  0.00% (0/1)
  0.00% (0/7)
context.c
  2.92% (20/686)
  3.51% (2/57)
  3.21% (23/717)
dtoa.c
  5.59% (94/1681)
  7.14% (2/28)
  4.71% (75/1592)
dynload_shlib.c
  0.00% (0/64)
  0.00% (0/1)
  0.00% (0/50)
errors.c
 33.55% (310/924)
 54.55% (30/55)
 34.26% (322/940)
fileutils.c
 33.01% (306/927)
 50.00% (21/42)
 31.58% (180/570)
formatter_unicode.c
  1.52% (15/988)
  8.70% (2/23)
  1.29% (14/1084)
future.c
 25.23% (27/107)
 50.00% (2/4)
 25.86% (30/116)
getargs.c
 30.20% (658/2179)
 46.94% (23/49)
 29.25% (590/2017)
getcompiler.c
100.00% (3/3)
100.00% (1/1)
100.00% (2/2)
getcopyright.c
100.00% (3/3)
100.00% (1/1)
100.00% (1/1)
getopt.c
  0.00% (0/94)
  0.00% (0/2)
  0.00% (0/73)
getplatform.c
100.00% (3/3)
100.00% (1/1)
100.00% (1/1)
getversion.c
100.00% (6/6)
100.00% (1/1)
100.00% (2/2)
hamt.c
  0.77% (10/1299)
  1.33% (1/75)
  1.38% (15/1087)
import.c
 42.14% (665/1578)
 64.29% (45/70)
 45.28% (647/1429)
importdl.c
  0.00% (0/169)
  0.00% (0/2)
  0.00% (0/137)
initconfig.c
 41.85% (704/1682)
 58.82% (40/68)
 27.81% (618/2222)
marshal.c
 27.97% (367/1312)
 30.23% (13/43)
 24.07% (374/1554)
modsupport.c
 43.58% (234/537)
 73.68% (14/19)
 47.27% (173/366)
mysnprintf.c
 88.89% (24/27)
100.00% (2/2)
 88.89% (8/9)
mystrtoul.c
 34.90% (52/149)
100.00% (2/2)
 36.84% (56/152)
pathconfig.c
 42.98% (196/456)
 44.00% (11/25)
 47.58% (177/372)
peephole.c
 55.15% (198/359)
 66.67% (6/9)
 59.36% (279/470)
preconfig.c
 48.67% (292/600)
 83.33% (25/30)
 39.48% (199/504)
pyarena.c
 72.73% (56/77)
100.00% (7/7)
 68.89% (31/45)
pyhash.c
 83.96% (89/106)
 75.00% (6/8)
 84.56% (115/136)
pylifecycle.c
 33.51% (433/1292)
 38.71% (24/62)
 38.92% (409/1051)
pymath.c
100.00% (8/8)
100.00% (2/2)
100.00% (2/2)
pystate.c
 18.92% (192/1015)
 19.28% (16/83)
 11.86% (111/936)
pystrcmp.c
  0.00% (0/16)
  0.00% (0/2)
  0.00% (0/17)
pystrhex.c
  0.00% (0/94)
  0.00% (0/5)
  0.00% (0/119)
pystrtod.c
  8.44% (27/320)
 28.57% (2/7)
 11.39% (27/237)
pythonrun.c
  8.03% (100/1245)
 14.52% (9/62)
  8.33% (86/1032)
pytime.c
 19.57% (109/557)
 31.11% (14/45)
 16.70% (81/485)
structmember.c
 16.09% (42/261)
100.00% (2/2)
 11.79% (33/280)
symtable.c
 40.34% (541/1341)
 59.09% (26/44)
 35.96% (768/2136)
sysmodule.c
 25.23% (405/1605)
 27.37% (26/95)
 37.95% (731/1926)
thread.c
 50.63% (40/79)
 28.57% (2/7)
 56.36% (31/55)
thread_pthread.h
 39.62% (124/313)
 53.85% (14/26)
 37.50% (78/208)
traceback.c
  8.46% (52/615)
 24.00% (6/25)
 13.76% (78/567)
wordcode_helpers.h
 52.38% (11/21)
100.00% (2/2)
 28.57% (6/21)
Totals
 24.80% (12843/51782)
 37.26% (690/1852)
 25.12% (14968/59594)