getInstClassLoader
Get a ClassLoader which will instrument the classes
it loads, such that the instrumentation can be
reported by the collectors stored in this registry.
getSummary
This returns a map of STRING X DOUBLE
where String is one of the constants
defined in this interface (or a custom
constant, for custom coverage metric),
and double is the percentage covered.