Coverage report: 23%

coverage.py v7.3.1, created at 2023-09-25 06:05 +0000

Module statements missing excluded coverage
/pythoncovmergedfiles/medio/medio/src/fuzz_inputsplitter.py 24 15 0 38%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/_pydecimal.py 2572 2572 0 0%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/argparse.py 1293 746 0 42%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/ast.py 1029 1023 0 1%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/asyncio/__init__.py 18 0 4 100%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/asyncio/base_events.py 1075 931 2 13%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/asyncio/base_futures.py 42 31 0 26%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/asyncio/base_subprocess.py 196 157 0 20%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/asyncio/base_tasks.py 65 58 0 11%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/asyncio/constants.py 10 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/asyncio/coroutines.py 159 118 0 26%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/asyncio/events.py 305 175 0 43%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/asyncio/exceptions.py 19 8 0 58%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/asyncio/format_helpers.py 50 39 0 22%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/asyncio/futures.py 220 162 0 26%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/asyncio/locks.py 200 161 0 20%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/asyncio/log.py 2 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/asyncio/protocols.py 40 14 0 65%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/asyncio/queues.py 131 92 0 30%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/asyncio/runners.py 33 27 0 18%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/asyncio/selector_events.py 750 647 2 14%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/asyncio/sslproto.py 379 311 2 18%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/asyncio/staggered.py 54 46 0 15%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/asyncio/streams.py 381 310 0 19%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/asyncio/subprocess.py 163 128 0 21%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/asyncio/tasks.py 476 397 0 17%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/asyncio/threads.py 9 4 0 56%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/asyncio/transports.py 111 65 0 41%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/asyncio/trsock.py 138 87 0 37%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/asyncio/unix_events.py 850 696 7 18%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/bdb.py 445 373 0 16%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/cProfile.py 115 94 0 18%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/cmd.py 233 199 0 15%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/code.py 121 102 0 16%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/codeop.py 52 3 0 94%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/colorsys.py 100 89 0 11%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/concurrent/__init__.py 0 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/concurrent/futures/__init__.py 16 4 0 75%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/concurrent/futures/_base.py 302 224 0 26%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/concurrent/futures/thread.py 136 102 0 25%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/contextlib.py 307 291 0 5%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/contextvars.py 2 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/ctypes/__init__.py 347 343 0 1%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/dataclasses.py 393 138 0 65%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/decimal.py 10 5 0 50%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/difflib.py 669 604 0 10%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/dis.py 329 234 0 29%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/distutils/fancy_getopt.py 216 211 0 2%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/distutils/sysconfig.py 292 284 0 3%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/email/_encoded_words.py 73 49 0 33%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/email/iterators.py 30 22 0 27%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/email/message.py 571 482 0 16%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/filecmp.py 164 133 0 19%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/fractions.py 257 189 0 26%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/getopt.py 107 90 0 16%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/gettext.py 504 379 0 25%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/gzip.py 367 309 0 16%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/html/__init__.py 37 28 0 24%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/html/entities.py 9 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/http/__init__.py 71 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/http/client.py 741 611 0 18%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/http/cookiejar.py 1105 956 0 13%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/http/server.py 590 506 0 14%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/inspect.py 1730 1523 0 12%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/logging/__init__.py 908 562 20 38%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/logging/config.py 585 520 0 11%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/logging/handlers.py 695 560 3 19%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/mimetypes.py 198 163 0 18%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/multiprocessing/popen_spawn_posix.py 50 36 0 28%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/numbers.py 178 55 0 69%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/opcode.py 162 152 0 6%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/os.py 571 562 0 2%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/pathlib.py 910 834 0 8%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/pdb.py 995 836 0 16%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/platform.py 521 503 0 3%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/posixpath.py 319 263 0 18%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/profile.py 289 246 0 15%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/pstats.py 545 470 0 14%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/pty.py 112 94 0 16%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/pydoc.py 1709 1522 0 11%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/pydoc_data/__init__.py 0 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/pydoc_data/topics.py 1 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/queue.py 141 93 0 34%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/shlex.py 263 238 0 10%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/shutil.py 796 778 0 2%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/signal.py 48 40 0 17%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/socketserver.py 308 195 0 37%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/ssl.py 777 492 0 37%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/sysconfig.py 383 362 0 5%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/textwrap.py 161 95 0 41%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/threading.py 684 654 0 4%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/timeit.py 168 145 0 14%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/tty.py 25 14 0 44%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/typing.py 1046 723 0 31%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/urllib/error.py 37 19 0 49%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/urllib/request.py 1646 1400 0 15%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/urllib/response.py 46 27 0 41%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/uu.py 121 110 0 9%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/uuid.py 364 250 0 31%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/xmlrpc/__init__.py 0 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/lib/python3.9/xmlrpc/client.py 715 513 0 28%
/pythoncovmergedfiles/medio/medio/usr/lib/python3/dist-packages/pkg_resources/_vendor/six.py 444 248 0 44%
/pythoncovmergedfiles/medio/medio/usr/lib/python3/dist-packages/pkg_resources/extern/__init__.py 36 33 0 8%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/__init__.py 33 14 0 58%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/core/__init__.py 0 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/core/alias.py 107 66 0 38%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/core/application.py 252 166 0 34%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/core/async_helpers.py 56 37 0 34%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/core/autocall.py 16 5 0 69%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/core/builtin_trap.py 48 32 0 33%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/core/compilerop.py 48 25 0 48%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/core/completer.py 1218 955 0 22%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/core/crashhandler.py 73 53 0 27%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/core/debugger.py 554 473 0 15%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/core/display.py 463 338 0 27%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/core/display_functions.py 83 63 0 24%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/core/display_trap.py 26 15 0 42%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/core/displayhook.py 163 129 0 21%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/core/displaypub.py 36 23 0 36%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/core/error.py 7 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/core/events.py 50 29 0 42%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/core/excolors.py 13 9 0 31%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/core/extensions.py 70 48 0 31%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/core/formatters.py 362 222 0 39%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/core/getipython.py 5 3 0 40%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/core/guarded_eval.py 301 198 3 34%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/core/history.py 391 285 0 27%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/core/hooks.py 54 37 0 31%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/core/inputsplitter.py 317 132 0 58%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/core/inputtransformer.py 266 179 0 33%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/core/inputtransformer2.py 397 305 0 23%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/core/interactiveshell.py 1547 1214 0 22%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/core/latex_symbols.py 2 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/core/logger.py 115 97 0 16%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/core/macro.py 28 19 0 32%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/core/magic.py 266 160 0 40%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/core/magic_arguments.py 102 16 0 84%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/core/magics/__init__.py 17 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/core/magics/ast_mod.py 90 65 0 28%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/core/magics/auto.py 48 37 0 23%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/core/magics/basic.py 258 197 0 24%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/core/magics/code.py 313 262 0 16%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/core/magics/config.py 46 36 0 22%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/core/magics/display.py 29 10 0 66%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/core/magics/execution.py 610 500 0 18%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/core/magics/extension.py 28 18 0 36%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/core/magics/history.py 146 117 0 20%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/core/magics/logging.py 65 47 0 28%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/core/magics/namespace.py 243 201 0 17%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/core/magics/osm.py 356 290 0 19%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/core/magics/packaging.py 50 33 0 34%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/core/magics/pylab.py 46 24 0 48%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/core/magics/script.py 188 147 0 22%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/core/oinspect.py 538 431 0 20%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/core/page.py 176 148 0 16%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/core/payload.py 19 11 0 42%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/core/prefilter.py 281 175 0 38%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/core/profiledir.py 111 66 0 41%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/core/pylabtools.py 160 125 0 22%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/core/release.py 17 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/core/shellapp.py 226 159 0 30%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/core/splitinput.py 35 23 0 34%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/core/ultratb.py 637 526 0 17%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/core/usage.py 9 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/display.py 3 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/extensions/__init__.py 1 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/extensions/storemagic.py 116 98 0 16%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/lib/__init__.py 1 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/lib/clipboard.py 59 49 0 17%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/lib/display.py 258 205 0 21%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/lib/pretty.py 541 417 0 23%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/paths.py 66 52 0 21%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/terminal/__init__.py 0 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/terminal/debugger.py 96 69 0 28%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/terminal/embed.py 178 131 0 26%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/terminal/interactiveshell.py 413 266 0 36%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/terminal/ipapp.py 150 65 0 57%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/terminal/magics.py 90 66 0 27%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/terminal/prompts.py 59 37 0 37%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/terminal/pt_inputhooks/__init__.py 65 54 0 17%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/terminal/ptutils.py 106 80 0 25%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/terminal/shortcuts/__init__.py 180 121 0 33%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/terminal/shortcuts/auto_match.py 45 29 0 36%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/terminal/shortcuts/auto_suggest.py 203 150 0 26%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/terminal/shortcuts/filters.py 157 57 0 64%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/testing/__init__.py 2 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/testing/skipdoctest.py 3 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/utils/PyColorize.py 110 82 0 25%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/utils/__init__.py 0 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/utils/_process_common.py 68 57 0 16%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/utils/_process_posix.py 79 30 0 62%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/utils/_sysinfo.py 1 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/utils/capture.py 103 70 0 32%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/utils/colorable.py 7 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/utils/coloransi.py 67 13 0 81%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/utils/contexts.py 21 15 0 29%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/utils/data.py 6 3 0 50%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/utils/decorators.py 23 12 0 48%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/utils/dir2.py 34 28 0 18%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/utils/docs.py 2 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/utils/encoding.py 23 7 0 70%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/utils/frame.py 17 11 0 35%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/utils/generics.py 9 2 0 78%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/utils/importstring.py 12 10 0 17%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/utils/io.py 70 49 0 30%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/utils/ipstruct.py 76 52 0 32%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/utils/module_paths.py 13 10 0 23%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/utils/openpy.py 47 36 0 23%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/utils/path.py 158 128 0 19%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/utils/process.py 29 17 0 41%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/utils/py3compat.py 35 22 0 37%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/utils/sentinel.py 8 1 0 88%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/utils/strdispatch.py 33 23 0 30%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/utils/sysinfo.py 29 16 0 45%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/utils/syspathcontext.py 34 23 0 32%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/utils/terminal.py 54 33 0 39%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/utils/text.py 246 183 0 26%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/utils/timing.py 37 25 0 32%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/utils/tokenutil.py 79 59 0 25%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/IPython/utils/wildcard.py 51 31 0 39%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/asttokens/__init__.py 4 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/asttokens/asttokens.py 148 97 5 34%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/asttokens/line_numbers.py 30 13 0 57%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/asttokens/util.py 169 120 11 29%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/backcall/__init__.py 5 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/backcall/backcall.py 66 48 0 27%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/coverage/bytecode.py 10 6 0 40%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/decorator.py 271 204 0 25%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/exceptiongroup/__init__.py 15 3 0 80%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/exceptiongroup/_catch.py 78 62 0 21%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/exceptiongroup/_exceptions.py 172 129 0 25%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/exceptiongroup/_formatting.py 312 259 0 17%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/exceptiongroup/_version.py 2 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/executing/__init__.py 12 4 0 67%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/executing/executing.py 591 477 7 19%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/executing/version.py 1 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/__init__.py 8 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/_compatibility.py 18 13 0 28%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/api/__init__.py 310 236 0 24%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/api/classes.py 303 202 0 33%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/api/completion.py 379 325 0 14%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/api/completion_cache.py 22 11 0 50%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/api/environment.py 212 159 0 25%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/api/errors.py 21 8 0 62%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/api/exceptions.py 5 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/api/file_name.py 114 103 0 10%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/api/helpers.py 330 279 0 15%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/api/interpreter.py 34 16 0 53%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/api/keywords.py 32 21 0 34%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/api/project.py 221 169 0 24%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/api/refactoring/__init__.py 158 134 0 15%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/api/refactoring/extract.py 239 211 0 12%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/api/strings.py 65 49 0 25%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/cache.py 66 40 0 39%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/common.py 15 11 0 27%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/debug.py 75 39 0 48%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/file_io.py 54 30 0 44%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/inference/__init__.py 108 77 0 29%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/inference/analysis.py 123 100 0 19%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/inference/arguments.py 220 164 0 25%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/inference/base_value.py 333 205 0 38%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/inference/cache.py 74 44 0 41%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/inference/compiled/__init__.py 37 26 0 30%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/inference/compiled/access.py 330 250 0 24%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/inference/compiled/getattr_static.py 70 59 0 16%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/inference/compiled/mixed.py 163 114 0 30%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/inference/compiled/subprocess/__init__.py 233 173 0 26%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/inference/compiled/subprocess/functions.py 151 120 0 21%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/inference/compiled/value.py 391 264 0 32%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/inference/context.py 293 196 0 33%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/inference/docstring_utils.py 15 7 0 53%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/inference/docstrings.py 136 111 0 18%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/inference/filters.py 220 118 0 46%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/inference/flow_analysis.py 85 65 0 24%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/inference/gradual/__init__.py 0 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/inference/gradual/annotation.py 240 204 0 15%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/inference/gradual/base.py 247 165 0 33%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/inference/gradual/conversion.py 139 123 0 12%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/inference/gradual/generics.py 67 38 0 43%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/inference/gradual/stub_value.py 67 41 0 39%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/inference/gradual/type_var.py 90 69 0 23%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/inference/gradual/typeshed.py 163 131 0 20%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/inference/gradual/typing.py 251 125 0 50%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/inference/gradual/utils.py 20 17 0 15%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/inference/helpers.py 119 95 0 20%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/inference/imports.py 288 240 0 17%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/inference/lazy_value.py 37 18 0 51%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/inference/names.py 463 321 0 31%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/inference/param.py 130 113 0 13%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/inference/parser_cache.py 4 1 0 75%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/inference/recursion.py 67 47 0 30%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/inference/references.py 193 165 0 15%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/inference/signature.py 110 74 0 33%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/inference/syntax_tree.py 571 509 0 11%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/inference/sys_path.py 152 129 0 15%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/inference/utils.py 43 17 0 60%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/inference/value/__init__.py 4 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/inference/value/decorator.py 16 10 0 38%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/inference/value/dynamic_arrays.py 110 83 0 25%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/inference/value/function.py 296 215 0 27%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/inference/value/instance.py 353 227 0 36%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/inference/value/iterable.py 395 261 0 34%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/inference/value/klass.py 215 158 0 27%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/inference/value/module.py 130 84 0 35%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/inference/value/namespace.py 47 19 0 60%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/parser_utils.py 199 162 0 19%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/plugins/__init__.py 31 1 0 97%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/plugins/django.py 162 103 0 36%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/plugins/flask.py 11 8 0 27%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/plugins/pytest.py 141 109 0 23%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/plugins/registry.py 6 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/plugins/stdlib.py 452 305 0 33%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/jedi/settings.py 20 2 0 90%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/parso/__init__.py 8 3 0 62%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/parso/_compatibility.py 2 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/parso/cache.py 141 101 0 28%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/parso/file_io.py 24 13 0 46%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/parso/grammar.py 127 86 0 32%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/parso/normalizer.py 134 74 0 45%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/parso/parser.py 105 77 0 27%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/parso/pgen2/__init__.py 1 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/parso/pgen2/generator.py 180 153 0 15%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/parso/pgen2/grammar_parser.py 102 81 0 21%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/parso/python/__init__.py 0 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/parso/python/diff.py 502 437 0 13%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/parso/python/errors.py 884 689 0 22%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/parso/python/parser.py 94 77 0 18%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/parso/python/pep8.py 494 427 0 14%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/parso/python/prefix.py 64 41 0 36%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/parso/python/token.py 24 1 0 96%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/parso/python/tokenize.py 427 355 0 17%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/parso/python/tree.py 628 390 0 38%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/parso/tree.py 242 171 2 29%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/parso/utils.py 97 74 0 24%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/pexpect/__init__.py 11 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/pexpect/exceptions.py 15 7 0 53%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/pexpect/expect.py 232 213 0 8%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/pexpect/pty_spawn.py 310 258 0 17%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/pexpect/run.py 48 42 0 12%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/pexpect/spawnbase.py 225 183 0 19%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/pexpect/utils.py 105 90 0 14%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/pickleshare.py 194 152 0 22%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/__init__.py 10 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/application/__init__.py 6 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/application/application.py 581 471 0 19%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/application/current.py 70 43 0 39%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/application/dummy.py 18 5 0 72%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/application/run_in_terminal.py 42 31 0 26%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/auto_suggest.py 58 28 0 52%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/buffer.py 807 670 0 17%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/cache.py 57 25 0 56%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/clipboard/__init__.py 4 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/clipboard/base.py 39 13 0 67%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/clipboard/in_memory.py 23 13 0 43%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/completion/__init__.py 8 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/completion/base.py 136 84 0 38%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/completion/deduplicate.py 18 10 0 44%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/completion/filesystem.py 47 36 0 23%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/completion/fuzzy_completer.py 78 56 0 28%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/completion/nested.py 39 26 0 33%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/completion/word_completer.py 37 28 0 24%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/cursor_shapes.py 45 16 0 64%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/data_structures.py 9 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/document.py 528 409 0 23%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/enums.py 8 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/eventloop/__init__.py 5 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/eventloop/async_generator.py 51 36 0 29%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/eventloop/inputhook.py 70 45 0 36%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/eventloop/utils.py 36 23 0 36%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/filters/__init__.py 8 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/filters/app.py 173 95 0 45%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/filters/base.py 115 23 0 80%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/filters/cli.py 28 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/filters/utils.py 14 2 0 86%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/formatted_text/__init__.py 7 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/formatted_text/ansi.py 175 150 0 14%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/formatted_text/base.py 69 51 0 26%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/formatted_text/html.py 74 58 0 22%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/formatted_text/pygments.py 15 6 0 60%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/formatted_text/utils.py 27 17 0 37%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/history.py 128 91 0 29%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/input/__init__.py 4 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/input/ansi_escape_sequences.py 12 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/input/base.py 57 14 0 75%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/input/defaults.py 31 23 0 26%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/input/typeahead.py 17 8 0 53%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/input/vt100_parser.py 99 73 0 26%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/key_binding/__init__.py 4 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/key_binding/bindings/__init__.py 0 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/key_binding/bindings/auto_suggest.py 31 22 0 29%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/key_binding/bindings/basic.py 163 152 0 7%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/key_binding/bindings/completion.py 97 79 0 19%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/key_binding/bindings/cpr.py 13 6 0 54%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/key_binding/bindings/emacs.py 271 255 0 6%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/key_binding/bindings/focus.py 8 2 0 75%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/key_binding/bindings/mouse.py 96 62 0 35%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/key_binding/bindings/named_commands.py 280 156 0 44%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/key_binding/bindings/open_in_editor.py 15 7 0 53%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/key_binding/bindings/page_navigation.py 27 19 0 30%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/key_binding/bindings/scroll.py 81 69 0 15%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/key_binding/bindings/vi.py 954 908 0 5%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/key_binding/defaults.py 12 2 0 83%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/key_binding/digraphs.py 3 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/key_binding/emacs_state.py 17 7 0 59%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/key_binding/key_bindings.py 227 148 0 35%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/key_binding/key_processor.py 236 181 0 23%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/key_binding/vi_state.py 49 27 0 45%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/keys.py 166 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/layout/__init__.py 9 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/layout/containers.py 968 787 0 19%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/layout/controls.py 327 249 0 24%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/layout/dimension.py 94 54 0 43%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/layout/dummy.py 18 7 0 61%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/layout/layout.py 187 141 0 25%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/layout/margins.py 120 90 0 25%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/layout/menus.py 296 241 0 19%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/layout/mouse_handlers.py 18 8 0 56%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/layout/processors.py 379 291 0 23%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/layout/screen.py 107 72 0 33%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/layout/scrollable_pane.py 194 167 0 14%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/layout/utils.py 36 19 0 47%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/lexers/__init__.py 4 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/lexers/base.py 32 15 0 53%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/lexers/pygments.py 113 79 0 30%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/mouse_events.py 28 5 0 82%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/output/__init__.py 5 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/output/base.py 150 37 0 75%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/output/color_depth.py 26 8 0 69%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/output/defaults.py 37 28 0 24%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/output/flush_stdout.py 37 27 0 27%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/output/plain_text.py 88 42 0 52%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/output/vt100.py 321 214 0 33%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/patch_stdout.py 119 84 0 29%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/renderer.py 344 297 0 14%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/search.py 87 66 0 24%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/selection.py 20 5 0 75%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/shortcuts/__init__.py 6 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/shortcuts/dialogs.py 91 60 0 34%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/shortcuts/progress_bar/__init__.py 4 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/shortcuts/progress_bar/base.py 172 114 0 34%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/shortcuts/progress_bar/formatters.py 159 91 0 43%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/shortcuts/prompt.py 470 385 0 18%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/shortcuts/utils.py 72 51 0 29%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/styles/__init__.py 8 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/styles/base.py 47 10 0 79%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/styles/defaults.py 16 2 0 88%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/styles/named_colors.py 3 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/styles/pygments.py 19 11 0 42%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/styles/style.py 167 129 0 23%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/styles/style_transformation.py 125 76 0 39%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/utils.py 122 77 0 37%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/validation.py 67 34 0 49%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/widgets/__init__.py 6 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/widgets/base.py 317 198 0 38%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/widgets/dialogs.py 35 21 0 40%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/widgets/menus.py 185 157 0 15%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/prompt_toolkit/widgets/toolbars.py 155 115 0 26%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/ptyprocess/__init__.py 2 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/ptyprocess/_fork_pty.py 37 35 0 5%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/ptyprocess/ptyprocess.py 411 336 7 18%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/ptyprocess/util.py 35 32 0 9%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/pure_eval/__init__.py 6 2 0 67%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/pure_eval/core.py 204 178 0 13%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/pure_eval/my_getattr_static.py 86 67 0 22%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/pure_eval/utils.py 96 66 4 31%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/pure_eval/version.py 1 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/pygments/__init__.py 26 19 0 27%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/pygments/console.py 38 16 0 58%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/pygments/filter.py 21 12 0 43%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/pygments/filters/__init__.py 168 128 0 24%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/pygments/formatter.py 28 15 0 46%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/pygments/formatters/__init__.py 84 48 0 43%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/pygments/formatters/_mapping.py 1 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/pygments/formatters/bbcode.py 55 52 0 5%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/pygments/formatters/html.py 412 355 0 14%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/pygments/formatters/terminal256.py 205 176 0 14%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/pygments/lexer.py 469 372 0 21%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/pygments/lexers/__init__.py 190 145 0 24%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/pygments/lexers/_mapping.py 1 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/pygments/lexers/python.py 94 18 0 81%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/pygments/modeline.py 19 14 0 26%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/pygments/plugin.py 32 23 0 28%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/pygments/regexopt.py 42 32 0 24%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/pygments/style.py 98 59 0 40%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/pygments/styles/__init__.py 25 20 0 20%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/pygments/styles/xcode.py 4 1 0 75%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/pygments/token.py 58 13 0 78%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/pygments/unistring.py 40 5 45 88%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/pygments/util.py 158 126 0 20%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/six.py 504 245 0 51%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/stack_data/__init__.py 7 2 0 71%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/stack_data/core.py 375 281 0 25%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/stack_data/formatting.py 128 104 0 19%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/stack_data/serializing.py 87 61 3 30%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/stack_data/utils.py 109 81 0 26%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/stack_data/version.py 1 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/traitlets/config/__init__.py 4 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/traitlets/config/application.py 496 356 0 28%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/traitlets/config/configurable.py 245 193 0 21%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/traitlets/config/loader.py 570 422 0 26%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/traitlets/traitlets.py 1705 1486 0 13%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/traitlets/utils/descriptions.py 67 52 0 22%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/traitlets/utils/nested_update.py 11 10 0 9%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/traitlets/utils/text.py 19 12 0 37%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/typing_extensions.py 1102 672 0 39%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/wcwidth/__init__.py 4 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/wcwidth/table_wide.py 1 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/wcwidth/table_zero.py 1 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/wcwidth/unicode_versions.py 2 1 0 50%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/wcwidth/wcwidth.py 85 65 0 24%
Total 95506 73301 127 23%

No items found using the specified filter.