[run]
plugins = Cython.Coverage
omit = chainer/links/caffe/protobuf2/caffe_pb2.py
       chainer/links/caffe/protobuf3/caffe_pb2.py

[report]
exclude_lines =
    if __name__ == .__main__.:
