Closed ftc closed 6 years ago
Note the syntactic occurances of each disallow in the example apps:
Kistenstappeln getString: 14 startActivity:0 ContractionTimer getString: 3 startActivity: 8
The traces we make generally only hit one of these but we could hit more manually.
I think this makes it worth it to do the syntactic location thing.
It is still not a huge number of hits, so I think we do need to expand the disallows to the related disallows on the object. But I recognize that this is a different issue.
See issue 34
https://github.com/cuplv/TraceRunner/issues/34