[run]
branch = True
source = deltasigma
include = deltasigma/*
omit =
    */python?.?/*
    */lib-python/?.?/*.py
    */lib_pypy/_*.py
    */site-packages/ordereddict.py
    */site-packages/nose/*
    */unittest2/*

[report]
show_missing = True

[html]
title = python-deltasigma coverage report
