The (non working) figleaf rules have nevertheless been kept (`make figleaf` et al).
coverage.py has no problem with doctests and the generated output is much nicer.
The problem with with functional tests is still not solved though (probably due to server exit condition).
You can also take benefit from advanced coverage feature by setting the `coverageopts` variable, e.g. `make coverage coverageopts='--branch'`.