A funny thing happened to me the other day when i noticed a new operator (adnotation) supported by php unit.
So there apparently is a way to ignore parts of the PHP code from code coverage report.
If you put comments like below around some code it wont be counted at all during code coverage.