Why is no documentation better than bad documentation:
With no documentation you know that you don't know anything about the project and can try other methods to understand what is going on in a code base
With bad documentation you are given a false sense of security and are mislead into thinking something is true when it's not and end up wasting time chasing false leads