Hi,
I was trying ohcount and it seems that it doesn't parse the whole file. A lot of my files have a large POD block at the end. Ohcount parses these blocks only if there is a '=cut' line at the end if the file. If that line is missing it will stop just before the beginning of the POD block.
I hope someone can patch the parser to take this into account.