v0.2.0
This release improves the quality of the coverage reports by parsing the source files and generating coverage information. This helps since compilers often optimize out parts of the code which didn't appear as uncovered before. With this update, all expressions and declarations are marked as uncovered code unless marked covered by the code coverage results.