This repository was archived by the owner on Mar 26, 2021. It is now read-only.

Description
I would be happy to investigate this and see if I can find the issue but I wasn't sure if I was just implementing this incorrectly.
Here's the html coverage report for my chromewut extension: https://rawgit.com/natedsaint/chromewut/master/reports/coverage.html
As you can see, each class looks good except that the line that contains the method definitions after the first one appear to be cut off. I'm not sure if it's that my code is formatted in such a way it doesn't know how to generate the report, or if there's a config I'm missing, or it's simply a bug.
Let me know if I can be of any assistance.