Anyone experiencing problem then running JUnit tests with coverage for the whole package:
[2016.07.13 140233] (Coverage): Unexpected error: java.lang.ArrayIndexOutOfBoundsException: 69
When running test classes one by one everything is fine, but then trying to run them all at the same time or all the tests in the same package I experience the problem.
Running from Android Studio with IntelliJ IDEA coverage runner