Fix a kwstyle warning and an unused variable warning. Also fix a case where it could crash because a vector was referenced passed its end.
This adds support for Cache coverage parsing. A test is added that does a basic run of the coverage on a small bit of data.