Ok as I'm testing this new VM I"m wondering has anyone done a code coverage review of the Pharo
image in relationship to the suite of available tests? I wondering how much of the image side code is
actually used?�
Part of the problem here in cross checking the list of internal plugins is that I need test cases to�
actually exploit the plugin code so that I can confirm it works, even to confirm it gets called.�
No doubt from the other side it would be interesting to see from a VM platform perspective if the�
Smalltalk Sunits actually execute a reasonable set of the slang/objective-c/C code.�