Disadvantage of using namespaces

The way the Arduino IDE reports code and memory usage is awful. It literally uses a regex to extract the (hoped) size info from text output. So ugly.

Can you give an example ino that reports the wrong data size and we’ll try to find a way to get a more reliable figure?