I'm using JaCoCo to report on code coverage for test cases but my numbers seem too low. From what I can tell pages/components/mixins and services created with binder.bind are not instrumented. This makes some sense because these cases are not used as is but that does not help my numbers any. Are there any other coverage reporting tools that are better?