comparing Emma coverage results from reports generated in my Eclipse IDE and via Buckminster (3.6),
it came to my attention that the number of basic blocks reported by Buckminster is wrong: it
represents the number of instructions instead.
The actual basic block count is not reported at all.