Skip to content

Instantly share code, notes, and snippets.

@starius
Created December 25, 2015 09:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save starius/07dbddd89b690dff1915 to your computer and use it in GitHub Desktop.
Save starius/07dbddd89b690dff1915 to your computer and use it in GitHub Desktop.
Output of `coverage debug sys`
$ coverage debug sys
-- sys -------------------------------------------------------
version: 4.0.3
coverage: /home/bnagaev/.local/lib/python2.7/site-packages/coverage/__init__.pyc
cover_dirs: /home/bnagaev/.local/lib/python2.7/site-packages/coverage
pylib_dirs: /usr/lib/python2.7
tracer: CTracer
plugins.file_tracers: -none-
config_files: .coveragerc
setup.cfg
configs_read: -none-
data_path: /tmp/.coverage
python: 2.7.6 (default, Jun 22 2015, 17:58:13) [GCC 4.8.2]
platform: Linux-3.13.0-71-generic-x86_64-with-Ubuntu-14.04-trusty
implementation: CPython
executable: /usr/bin/python
cwd: /tmp
path:
/usr/lib/python2.7
/usr/lib/python2.7/plat-x86_64-linux-gnu
/usr/lib/python2.7/lib-tk
/usr/lib/python2.7/lib-old
/usr/lib/python2.7/lib-dynload
/home/bnagaev/.local/lib/python2.7/site-packages
/usr/local/lib/python2.7/dist-packages
/usr/lib/python2.7/dist-packages
/usr/lib/python2.7/dist-packages/PILcompat
/usr/lib/python2.7/dist-packages/gtk-2.0
/usr/lib/pymodules/python2.7
/usr/lib/python2.7/dist-packages/ubuntu-sso-client
environment: -none-
command_line: /home/bnagaev/.local/bin/coverage debug sys
source_match: -none-
source_pkgs_match: -none-
include_match: -none-
omit_match: -none-
cover_match: /home/bnagaev/.local/lib/python2.7/site-packages/coverage
pylib_match: /usr/lib/python2.7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment