ASSERT-KTH / jdbl-experiments

Open-science repository for our experiments with JDBL
GNU General Public License v3.0
1 stars 0 forks source link

Collect dynamic calls #5

Closed cesarsotovalero closed 4 years ago

cesarsotovalero commented 4 years ago

We'll need to collect the number of types in the library that are used dynamically by the clients.

cesarsotovalero commented 4 years ago

We'll use the JaCoCo reports of the clients to detect library usages.