I've encountered a problem whereby character literals
are being replaced with an invalid empty character
literal. This only seems to affect simple character
literals (e.g. '.') rather than escaped character
sequences (e.g. '\n').
I'm using the latest version of NCover at the time of
filing this bug (ncover-1.0.1.zip).