I am looking for something that can visualize code coverage at the branch / operator level.
I understand that the testing tool provided by the tester in Pharo and Squeak only tells me which methods were not called.
I also looked at Hapao. At first, I found that the linked image was quite old, but even after downloading the latest version to a new image, I still had the feeling that it provides me with a lot of information that does not immediately help answer my questions.
From world C, I'm used to things like gcov and lcov , where I immediately see which branches were not covered.
Is there something similar in the youth of Pharo or Squeak? Reading the last thread on the Pharo mailing list gives me the impression: 'not yet'?
I know that in VisualWorks extensions there is a branch level code extension (found in the Cincom public repository)
I do not know the license, and if it were easily portable, though ...
Stefan Reichhart . Christo ( B) - . , Squeak/Pharo, , (NewCompiler ByteSurgeon).