You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we will need to use something like blinky for that. it will be a static analysis -- which is to say that Tacoco will use the Blinky instrumenter to statically analyze the target binaries to identify the owner class and method for each executable source code line.
However, we will probably need to figure out an appropriate format for the output of such an analysis ... a sqlite db perhaps?
@junghuk just so you know, @jycamus90 (J.Y.) might help us out with this issue -- i thought that this might be a good place for her to start with some of the work that we dabble in.
How can we get method or class coverage from statement coverage data?
The text was updated successfully, but these errors were encountered: